This commit is contained in:
linfso 2024-12-05 12:19:48 +08:00
parent a034b2afb4
commit dff5be7703

View File

@ -1077,7 +1077,7 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
}
emisWaybillSave.setId(emisWaybillOld.getId());
realSubmitOrderByOms(emisWaybillSave);
reUpdateWayBillByOms(emisWaybillSave);
}
return 1;