Commit ff09cd60 by ping.wu

提示修改

parent 9407fb9d
...@@ -59,7 +59,7 @@ public enum ResponseResult { ...@@ -59,7 +59,7 @@ public enum ResponseResult {
STORE_BUSINESS_HOUR_ERROR("43010", "门店营业时间错误",""), STORE_BUSINESS_HOUR_ERROR("43010", "门店营业时间错误",""),
STORE_NOT_ENABLE_COLLECT_GOODS("43011", "门店不支持到店",""), STORE_NOT_ENABLE_COLLECT_GOODS("43011", "门店不支持到店",""),
STORE_NOT_TABLE_INFO("43012", "查询桌号失败","Failed to query table number"), STORE_NOT_TABLE_INFO("43012", "查询桌号失败","Failed to query table number"),
STORE_DISCONTENT_DELIVERY_FEE("43013", "不满足起送金额",""), STORE_DISCONTENT_DELIVERY_FEE("43013", "商品价格没有达到起送金额,请重新选择商品",""),
STORE_BIND_MALL_NOT_FOUND("43014", "商城门店存在",""), STORE_BIND_MALL_NOT_FOUND("43014", "商城门店存在",""),
STORE_DISCONTENT_DELIVERY_CONDITION("43015", "门店起送条件设置错误",""), STORE_DISCONTENT_DELIVERY_CONDITION("43015", "门店起送条件设置错误",""),
STORE_DISCONTENT_DELIVERY_CUP("43016", "不满足起送杯数",""), STORE_DISCONTENT_DELIVERY_CUP("43016", "不满足起送杯数",""),
......
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