Commit 9af87316 by zhiheng.zhang

添加取餐码

parent 19fc41bb
......@@ -56,6 +56,10 @@ public class QueryOrdersResponse {
@Data
public static class OrderBean {
/**
* 取餐吗
*/
private String pickUpGoodsNo;
/**
* 下单渠道 1:自营微信小程序 2:i点餐 3:自营支付宝小程序 4:自营H5 5:自营安卓APP 6:自营苹果APP 7:自营PC-WEB
* 8:饿了么 9:饿百 10:京东 11:美团外卖 12:自营APP 13:i应用会员 14:i应用订货 15:POS 16:百度外卖 18:i拼团 19:i围餐
*/
......
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