Commit 6622a839 by zhiheng.zhang

引用对象修改为orderPayItem

parent 637cf349
...@@ -416,7 +416,6 @@ public class QueryOrdersResponse { ...@@ -416,7 +416,6 @@ public class QueryOrdersResponse {
*/ */
//订单支付详情 //订单支付详情
private List<OrderPayItemResp> orderPayItemCreateReqList;
private List<OrderPayItem> orderPayItem; private List<OrderPayItem> orderPayItem;
private String pickUpGoodsNo; private String pickUpGoodsNo;
......
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