Commit b8a1b510 by chongfu.liang

Merge branch 'feature/20210429-美团聚宝盆换名-lcf'

parents 41b99c8f 7f9b9fab
......@@ -33,7 +33,7 @@ public enum OrderSourceType {
BDWM("bdwm", "百度外卖", 16),
IPINTUAN("ipintuan", "i拼团", 18),
MEAL("meal", "i围餐", 19),
JUBAOPEN("mtjbp", "美团聚宝盆", 20),
JUBAOPEN("mtjbp", "美团服务商", 20),
DIANPING("dp", "美团点评", 21),
KOUBEI("koubeiwaimai", "口碑外卖", 22),
// MALL("mall", "非码Mall", 23),
......
......@@ -30,7 +30,7 @@ public enum OrderClientType {
I_CARGO(14 , "i应用订货"),
POS(15 , "POS"),
WAI_MEAL(19,"i围餐"),
JUBAOPEN(20, "美团聚宝盆"),
JUBAOPEN(20, "美团服务商"),
DIANPING(21, "美团点评"),
KOUBEI(22, "口碑"),
SAASMALL(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