- 后台主动取消运单后不会再重新创建

This commit is contained in:
gazebo
2019-05-07 10:22:39 +08:00
parent 295246ff40
commit a34a812260
5 changed files with 13 additions and 11 deletions

View File

@@ -268,6 +268,10 @@ const (
OrderDeliveryFlagMaskPurcahseDisabled = 2 // 购物平台已不配送(一般为门店配送类型本身为自配送,或已经转自配送)
)
const (
WaybillDeliveryFlagMaskActiveCancel = 1 // 主动取消
)
const (
OrderFlagMaskPrinted = 1 // 已经打印