统一订单单状态模型

This commit is contained in:
yml2213
2026-07-31 17:02:19 +08:00
parent 677bdbbc1c
commit 04130e5ec8
19 changed files with 300 additions and 345 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
- `success` 表示发货成功
- `failed` 表示发货失败
- `failed` 时,`fail_reason` 必填,且要写详细失败原因
- `processing` 是旧口径里曾出现过的中间状态,当前 `ship_notify`接受
- `ship_notify` 不接受中间态,提交发货时由平台内部将订单置为 `delivering`
## 2. 推荐推送格式