Commit 4d4759ce authored by fangxinjiang's avatar fangxinjiang

见费出单逻辑-fxj

parent 4a326a7a
......@@ -322,6 +322,7 @@ public class EmployeeRegistrationPreServiceImpl extends ServiceImpl<EmployeeRegi
log.setUpdateTime(LocalDateTime.now());
log.setDiffTitle("联动删除的待办:"+sb);
log.setMenuInfo("入职建档");
tEmployeePreLogService.save(log);
return R.ok();
}
......
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