md
This commit is contained in:
parent
7e0fa0eb78
commit
ea4850e575
@ -1481,7 +1481,7 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
checkFirstSigningDay(emisWaybillOld, emisWaybillSave);
|
||||
|
||||
// 修改运单
|
||||
reUpdateWayBill(emisWaybillOld, emisWaybillSave,true);
|
||||
reUpdateWayBill(emisWaybillOld, emisWaybillSave,true,false);
|
||||
|
||||
if ("6".equals(emisWaybillOld.getPaymentType()) && !"6".equals(emisWaybillSave.getPaymentType())) {
|
||||
// 重新计算提成
|
||||
|
||||
Loading…
Reference in New Issue
Block a user