+ ConfigSysFakeOrderMobiles

This commit is contained in:
gazebo
2019-09-10 18:32:55 +08:00
parent 690b4c2e69
commit f632622b55
2 changed files with 6 additions and 0 deletions

View File

@@ -267,6 +267,8 @@ const (
OrderFlagMaskFailedDeliver = 32
OrderFlagMaskCallPMCourier = 64 // 取货失败后召唤平台配送
OrderFlagMaskSetDelivered = 128 // 设置送达
OrderFlagFake = 256 // 假订单,即刷单用的
)
const (