Commit c73140b3 by zhiheng.zhang

拒单添加退款

parent f9881919
...@@ -421,8 +421,6 @@ public class QueryOrdersResponse { ...@@ -421,8 +421,6 @@ public class QueryOrdersResponse {
/** /**
* 混合支付list * 混合支付list
*/ */
private OrderInvoice orderInvoice;
//订单支付详情 //订单支付详情
private List<OrderPayItemResp> orderPayItemCreateReqList; private List<OrderPayItemResp> orderPayItemCreateReqList;
private List<OrderPayItem> orderPayItem; private List<OrderPayItem> orderPayItem;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment