- const for djsw/orderAccounting
This commit is contained in:
@@ -26,6 +26,10 @@ const (
|
|||||||
OrderStatusLocked = "20010"
|
OrderStatusLocked = "20010"
|
||||||
OrderStatusUnlocked = "20050"
|
OrderStatusUnlocked = "20050"
|
||||||
OrderStatusInfoChanged = "1"
|
OrderStatusInfoChanged = "1"
|
||||||
|
|
||||||
|
OrderStatusPayFinishedSettle = "330901" // 订单支付完成应结
|
||||||
|
OrderStatusAdjustSettle = "330902" // 订单调整后应结
|
||||||
|
OrderStatusSwitch2SelfSettle = "330903" // 订单众包配送转自送后应结
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|||||||
Reference in New Issue
Block a user