增加饿了么取消订单申请索赔
This commit is contained in:
@@ -32,7 +32,8 @@ const (
|
||||
OrderStatusDelivered = 3 //已送达
|
||||
OrderStatusException = 5 //异常
|
||||
|
||||
WayBillPressureOrderTime = 1200000 // 蜂鸟分配骑手超过二十分钟不扣款
|
||||
WayBillPressureOrderTime = 1200000 // 蜂鸟分配骑手超过二十分钟不扣款
|
||||
WayBillPressureOrderTime2 = 60000 // 蜂鸟分配骑手超过不足一分钟不扣款
|
||||
)
|
||||
|
||||
// 蜂鸟预下单
|
||||
|
||||
Reference in New Issue
Block a user