md
This commit is contained in:
parent
f7931c57f5
commit
cdf61c27f2
@ -1627,6 +1627,9 @@ public class EmisWaybillServiceImpl extends EmisBaseService implements IEmisWayb
|
||||
emisWaybillSave.setGoodsPics("1");
|
||||
}
|
||||
|
||||
// 新占用信用额度
|
||||
newUseQuotaCredit(emisWaybillSave);
|
||||
|
||||
// 基础信息更新
|
||||
emisWaybillMapper.updateEmisWaybill(emisWaybillSave);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user