查询出入库单审核状态;盘点推送结果oms;
This commit is contained in:
+1
@@ -415,6 +415,7 @@ public class InvestigationManageImpl extends ServiceImpl<InvestigationManageMapp
|
||||
investigationManageUpdate.setUpdateTime(new Date());
|
||||
investigationManageUpdate.setUpdateByName(userRealName);
|
||||
investigationManageUpdate.setDifferentNumber(differentNumber);
|
||||
pushOms(investigationManageUpdate);
|
||||
return this.updateById(investigationManageUpdate);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user