- debug output in createWaybillOn3rdProviders
- disable ELM in CreateWaybillOnProviders.
This commit is contained in:
@@ -523,6 +523,8 @@ func (s *DefScheduler) createWaybillOn3rdProviders(savedOrderInfo *WatchOrderInf
|
||||
return nil
|
||||
}); err == nil {
|
||||
successCount++
|
||||
} else {
|
||||
globals.SugarLogger.Infof("CreateWaybill orderID:%s failed with error:%v", order.VendorOrderID, err)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user