Merge remote-tracking branch 'origin/mark' into su

This commit is contained in:
苏尹岚
2019-11-15 10:07:56 +08:00
4 changed files with 7 additions and 5 deletions

View File

@@ -173,7 +173,7 @@ const (
OrderStatusUnknown = 0
OrderStatusNew = 5 // 新订单
OrderStatusNew = 5 // 新订单,实际是已经支付
OrderStatusAccepted = 10 // 已经接单,也即待出库,待拣货
OrderStatusFinishedPickup = 15 // 拣货完成