1
This commit is contained in:
@@ -32,6 +32,7 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
WaybillStatusEvent = "1" // 一般事件
|
||||||
WaybillStatusNew = "2" // 生成运单
|
WaybillStatusNew = "2" // 生成运单
|
||||||
WaybillStatusRequestDelivery = "3" // 请求配送
|
WaybillStatusRequestDelivery = "3" // 请求配送
|
||||||
WaybillStatusWait4Courier = "4" // 等待分配骑士
|
WaybillStatusWait4Courier = "4" // 等待分配骑士
|
||||||
|
|||||||
Reference in New Issue
Block a user