法规清单导入--工程接口人
This commit is contained in:
+1
-1
@@ -2077,7 +2077,7 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
|
|||||||
nameCn = "工程接口人";
|
nameCn = "工程接口人";
|
||||||
nameEn = "engineering interface person ";
|
nameEn = "engineering interface person ";
|
||||||
//验证人员是否存在
|
//验证人员是否存在
|
||||||
personnelVerify(projectLawsInventoryEO, errorMsg, msgList, homologationEngineerId, mapPersonList,nameCn,nameEn,ProjectRoleEnum.ENGINEERING_INTERFACE_PERSON.getValue());
|
personnelVerify(projectLawsInventoryEO, errorMsg, msgList, engineeringInterfacePerson, mapPersonList,nameCn,nameEn,ProjectRoleEnum.ENGINEERING_INTERFACE_PERSON.getValue());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user