差异管理盘点轮次
This commit is contained in:
+1
-1
@@ -364,7 +364,7 @@ public class InvestigationManageImpl extends ServiceImpl<InvestigationManageMapp
|
||||
differentManage.setInvestigationRange(investigationManage.getInvestigationRange());
|
||||
differentManage.setInvestigationType(investigationManage.getInvestigationType());
|
||||
differentManage.setInvestigationMethod(investigationManage.getInvestigationMethod());
|
||||
differentManage.setInvestigationFrequency(2);
|
||||
differentManage.setInvestigationFrequency(investigationManage.getInvestigationFrequency());
|
||||
if (ObjectUtil.isNotNull(investigationManage.getInvestigationManBy())){
|
||||
investigationManParam(differentManage);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user