1
This commit is contained in:
@@ -740,8 +740,6 @@ func (s *DefScheduler) OnWaybillStatusChanged(bill *model.Waybill, isPending boo
|
||||
}
|
||||
}
|
||||
|
||||
globals.SugarLogger.Debugf("bill===============%s", utils.Format4Output(bill, false))
|
||||
globals.SugarLogger.Debugf("order===============%s", utils.Format4Output(bill, false))
|
||||
if err := orderman.ResetCreateWaybillFee(nil, order, bill); err != nil {
|
||||
globals.SugarLogger.Errorf("ResetCreateWaybillFee err : %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user