- model.WaybillStatusNeverSend
- try to set ebai sku weight
This commit is contained in:
@@ -134,6 +134,7 @@ const (
|
||||
WaybillStatusDelivered = 105
|
||||
WaybillStatusCanceled = 115
|
||||
WaybillStatusFailed = 120
|
||||
WaybillStatusNeverSend = 125 // 这个状态指的是平台方不愿意配送,门店自己想办法。与WaybillStatusAcceptCanceled不一样,WaybillStatusAcceptCanceled可能之后还会尝试配送
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user