Commit 60c421aa authored by fangxinjiang's avatar fangxinjiang

派单审核同步信息合同审核记录

parent 4525423f
......@@ -2175,7 +2175,7 @@ public class TEmployeeInfoServiceImpl extends ServiceImpl<TEmployeeInfoMapper, T
c.setInUse(CommonConstants.ONE_STRING);
contractAudit.setAuditStatus("审核不通过");
contractAudit.setRemark("派单审核不通过,同步审核不通过合同");
contractAudit.setRootName("合同审");
contractAudit.setRootName("合同审");
}
contractAuditMapper.insert(contractAudit);
contractServicer.updateById(c);
......
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