This commit is contained in:
邹宗楠
2023-05-19 19:11:56 +08:00
parent 9c5b43d367
commit 4e1bd2775b

View File

@@ -103,7 +103,7 @@ func AutoSettingFakeDelivery() {
continue continue
} }
if len(orderList) == model.NO { if len(orderList) == model.NO {
return continue
} }
// 1.根据订单客户地址获取骑手列表 // 1.根据订单客户地址获取骑手列表