Commit 9ef521e5 authored by huyuchen's avatar huyuchen

huych-社保自动化相关提交

parent db14e8c3
......@@ -552,9 +552,6 @@ public class TEmployeeContractInfoServiceImpl extends ServiceImpl<TEmployeeContr
contractPre.setErrorInfo("");
contractPre.setErrorTime(null);
contractPreMapper.updateById(contractPre);
if ("0".equals(contractPre.getSignType())) {
tEmployeeContractInfo.setAuditStatus(CommonConstants.FOUR_INT);
}
}
}
// 瓜子项目编码:皖A694302
......
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