This commit is contained in:
richboo111
2022-12-27 16:10:27 +08:00
parent a5c6e22b15
commit a93cbc43c9

View File

@@ -425,7 +425,7 @@ func (s *DefScheduler) CancelAll3rdWaybills(ctx *jxcontext.Context, vendorOrderI
} else {
err = scheduler.ErrCanNotFindOrder
}
globals.SugarLogger.Debugf("err===========%v", err)
globals.SugarLogger.Debugf("err===========%v,isStopSchedule======%v", err, isStopSchedule)
// 停止调度,同事停止订单调度,不在通知第三方
if err == nil && isStopSchedule {
order := savedOrderInfo.order