Commit 44848a84 authored by huyuchen's avatar huyuchen

huych-合同自动化代码提交

parent 74d15f70
......@@ -923,6 +923,7 @@ public class EmployeeRegistrationServiceImpl extends ServiceImpl<EmployeeRegistr
exitCheckVo.setDeptNo(registration.getDeptNo());
exitCheckVo.setType("合同");
exitCheckVo.setErrorMsg("该项目下存在在途/有效的合同数据,请“是否已签署合同”是否调整为“是”");
errorList.add(exitCheckVo);
continue;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment