This commit is contained in:
苏尹岚
2020-12-24 17:46:34 +08:00
parent 5f343c493b
commit 0332b25ea0
3 changed files with 12 additions and 6 deletions

View File

@@ -260,6 +260,7 @@ const (
OrderStatusEndBegin = 100 // 以下的状态就是结束状态
OrderStatusFinished = 110 // 订单已完成
OrderStatusConfirm = 112 //一件代发订单确认收货
OrderStatusCanceled = 115 // 订单已取消
OrderStatusEndEnd = 120