This commit is contained in:
邹宗楠
2022-12-14 11:30:32 +08:00
parent cf51a53616
commit 0c2026f4fd
6 changed files with 0 additions and 10 deletions

View File

@@ -53,8 +53,6 @@ func (c *BaseScheduler) CreateWaybillOnProviders(ctx *jxcontext.Context, order *
}
}
}
globals.SugarLogger.Debugf("===========bills 11 %s ", utils.Format4Output(bills, false))
globals.SugarLogger.Debugf("===========bills 11 %s ", utils.Format4Output(errList.GetErrListAsOne(), false))
if len(bills) > 0 {
err = errList.GetErrListAsOne()
if err != nil {