This commit is contained in:
邹宗楠
2022-12-12 19:22:58 +08:00
parent 8b26b22ddb
commit b2340c55b9

View File

@@ -53,6 +53,8 @@ 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 {