md
This commit is contained in:
parent
5b4b824460
commit
b563a316ad
@ -386,6 +386,8 @@ public class EmisBaseService {
|
||||
EmisProblemType emisProblemType =getEmisProblemTypebyTypeId(Long.valueOf(problemType));
|
||||
waybill.setProblemDelayDays(emisProblemType.getDelayDay());
|
||||
|
||||
// 重新计算预估时间
|
||||
|
||||
waybill.preUpdate();
|
||||
emisWaybillMapper.updateProblemStatus(waybill);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user