统一订单单状态模型
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
- `success` 表示发货成功
|
||||
- `failed` 表示发货失败
|
||||
- `failed` 时,`fail_reason` 必填,且要写详细失败原因
|
||||
- `processing` 是旧口径里曾出现过的中间状态,当前 `ship_notify` 不再接受
|
||||
- `ship_notify` 不接受中间态,提交发货时由平台内部将订单置为 `delivering`
|
||||
|
||||
## 2. 推荐推送格式
|
||||
|
||||
|
||||
Reference in New Issue
Block a user