入库供应商未保存修复
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
consStockFlow.setInOutItem(InOutItemEnum.MANUAL_IN.value());
|
||||
consStockFlow.setCreateUserId(createUserId);
|
||||
consStockFlow.setCreateUserName(createUserName);
|
||||
consStockFlow.setVendorId(param.getVendorId());
|
||||
String conId = entity.getConId();
|
||||
ConsInfo consInfo;
|
||||
if (StrUtil.isBlank(entity.getConId())) {
|
||||
|
||||
Reference in New Issue
Block a user