饿百订单手动接单
This commit is contained in:
@@ -247,6 +247,7 @@ const (
|
||||
|
||||
OrderStatusUnknown = 0
|
||||
OrderStatusWait4Pay = 2 // 原值-60 下单待支付
|
||||
OrderStatusWaitAccepted = 3 // 待接单,目前饿百用
|
||||
OrderStatusNew = 5 // 新订单,实际是已经支付
|
||||
OrderStatusAccepted = 10 // 已经接单,也即待出库,待拣货
|
||||
OrderStatusFinishedPickup = 15 // 拣货完成
|
||||
|
||||
Reference in New Issue
Block a user