1
This commit is contained in:
@@ -278,6 +278,9 @@ const (
|
||||
OrderStatusAccepted = 10 // 已经接单,也即待出库,待拣货
|
||||
OrderStatusFinishedPickup = 15 // 拣货完成
|
||||
|
||||
OrderStatusWaitPay = 23 // 京西订单,等待支付
|
||||
OrderStatusPayFail = 24 // 京西订单,支付错误
|
||||
|
||||
OrderStatusApplyFailedGetGoods = 17 // 取货失败待审核
|
||||
OrderStatusAgreeFailedGetGoods = 18 // 取货失败
|
||||
|
||||
|
||||
Reference in New Issue
Block a user