Commit 8a5ef4c2 authored by huyuchen's avatar huyuchen

huych-社保自动化相关提交

parent 0288b28f
......@@ -388,8 +388,6 @@ public class TEmployeeContractPreServiceImpl extends ServiceImpl<TEmployeeContra
List<EmployeeContractVO> singleContractList = new ArrayList<>();
singleContractList.add(contractVO);
List<ErrorMessage> singleErrorMessageList = new ArrayList<>();
singleContractList.add(contractVO);
// 调用合同导入方法
contractInfoService.importContract(singleContractList, singleErrorMessageList);
......
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