Commit 17696f93 by dingkai

OrderClientType枚举

parent 77388c8d
...@@ -30,6 +30,10 @@ public enum OrderClientType { ...@@ -30,6 +30,10 @@ public enum OrderClientType {
I_CARGO(14 , "i应用订货"), I_CARGO(14 , "i应用订货"),
POS(15 , "POS"), POS(15 , "POS"),
WAI_MEAL(19,"i围餐"), WAI_MEAL(19,"i围餐"),
JUBAOPEN(20, "美团聚宝盆"),
DIANPING(21, "美团点评"),
KOUBEI(22, "口碑"),
MALL(23, "商城"),
; ;
......
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