Commit 1797707f by zhiheng.zhang

sdk添加取餐码

parent f9ec2687
...@@ -381,6 +381,8 @@ public class QueryOrdersResponse { ...@@ -381,6 +381,8 @@ public class QueryOrdersResponse {
//订单支付详情 //订单支付详情
private List<OrderPayItemResp> orderPayItemCreateReqList; private List<OrderPayItemResp> orderPayItemCreateReqList;
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