1
This commit is contained in:
@@ -262,6 +262,6 @@ func (c *BaseScheduler) CancelWaybill(bill *model.Waybill, cancelReasonID int, c
|
||||
}
|
||||
}
|
||||
}
|
||||
globals.SugarLogger.Debugf("BaseScheduler CancelWaybill return err==========%v", err)
|
||||
globals.SugarLogger.Debugf("BaseScheduler CancelWaybill return bill.VendorWaybillID=%s,err==========%v", bill.VendorWaybillID, err)
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user