Commit 418be75f authored by hongguangwu's avatar hongguangwu

离职库离职人

parent 70392d99
......@@ -324,6 +324,7 @@ public class TEmployeeInfoServiceImpl extends ServiceImpl<TEmployeeInfoMapper, T
employee.setLeaveReason("");
employee.setLeaveRemark("");
employee.setLeaveUser("");
employee.setLeaveUserName("");
employee.setLeaveTime(null);
this.updateById(employee);
......
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