增加饿了么取消订单申请索赔

This commit is contained in:
邹宗楠
2025-02-28 09:53:00 +08:00
parent 6d2bad0746
commit f4cd049996
5 changed files with 68 additions and 6 deletions

View File

@@ -32,7 +32,8 @@ const (
OrderStatusDelivered = 3 //已送达
OrderStatusException = 5 //异常
WayBillPressureOrderTime = 1200000 // 蜂鸟分配骑手超过二十分钟不扣款
WayBillPressureOrderTime = 1200000 // 蜂鸟分配骑手超过二十分钟不扣款
WayBillPressureOrderTime2 = 60000 // 蜂鸟分配骑手超过不足一分钟不扣款
)
// 蜂鸟预下单