Commit df3a226e authored by fangxinjiang's avatar fangxinjiang

合同提交记录

parent e4f90898
......@@ -2335,6 +2335,7 @@ public class TEmployeeInfoServiceImpl extends ServiceImpl<TEmployeeInfoMapper, T
audit.setLinkId(contract.getId());
audit.setLinkType(CommonConstants.ONE_INT);
audit.setRootName("提交申请");
contractAuditMapper.insert(audit);
}
private void saveEmp(Map<String, EmpAddDispatchVo> empAddsMap) {
......
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