md
This commit is contained in:
parent
dff5be7703
commit
680caf47c7
@ -1077,7 +1077,7 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
}
|
||||
|
||||
emisWaybillSave.setId(emisWaybillOld.getId());
|
||||
reUpdateWayBillByOms(emisWaybillSave);
|
||||
reUpdateWayBillByOms(emisWaybillOld,emisWaybillSave);
|
||||
}
|
||||
|
||||
return 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user