This commit is contained in:
邹宗楠
2023-04-20 16:07:25 +08:00
parent 0d27dbe771
commit 3f6ab1bd91
5 changed files with 31 additions and 35 deletions

View File

@@ -99,7 +99,6 @@ func AutoSettingFakeDelivery() {
if len(orderList) == model.NO {
return
}
globals.SugarLogger.Debugf("==================orderList=:%s", utils.Format4Output(orderList, false))
for _, v := range orderList {
//jxutils.CallMsgHandler(func() {