- WaybillStatusPending = "5"

This commit is contained in:
gazebo
2019-05-05 11:11:45 +08:00
parent f31b2f9167
commit 53ef05fbb9

View File

@@ -22,6 +22,7 @@ const (
const (
WaybillStatusWait4Delivery = "0" // 配送单发往配送
WaybillStatusPending = "5" // 配送压单
WaybillStatusAccepted = "10" // 配送单已确认
WaybillStatusCourierArrived = "15" // 骑手已到店
WaybillStatusPickedup = "20" // 骑手已取餐