Commit 88a433b8 by zhiheng.zhang

引用对象修改为orderPayItem

parent bbc0cf64
...@@ -422,7 +422,6 @@ public class QueryOrdersResponse { ...@@ -422,7 +422,6 @@ public class QueryOrdersResponse {
* 混合支付list * 混合支付list
*/ */
//订单支付详情 //订单支付详情
private List<OrderPayItemResp> orderPayItemCreateReqList;
private List<OrderPayItem> orderPayItem; private List<OrderPayItem> orderPayItem;
@NoArgsConstructor @NoArgsConstructor
......
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