Commit ab861ed4 by zhiheng.zhang

转换对象添加取餐码

parent e8aa8730
...@@ -425,8 +425,6 @@ public class QueryOrdersResponse { ...@@ -425,8 +425,6 @@ public class QueryOrdersResponse {
private List<OrderPayItemResp> orderPayItemCreateReqList; private List<OrderPayItemResp> orderPayItemCreateReqList;
private List<OrderPayItem> orderPayItem; private List<OrderPayItem> orderPayItem;
private String pickUpGoodsNo;
@NoArgsConstructor @NoArgsConstructor
@Data @Data
public static class AddDeliveryInfo { public static class AddDeliveryInfo {
......
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