Commit bcae077a authored by 赵啸非's avatar 赵啸非

考勤异常添加绩效考核

parent 24f49547
...@@ -51,7 +51,7 @@ public class SyncDoorsEventAfterTaskImpl implements ITaskExcuteService { ...@@ -51,7 +51,7 @@ public class SyncDoorsEventAfterTaskImpl implements ITaskExcuteService {
public void excuteTask(ITask task) throws AppException { public void excuteTask(ITask task) throws AppException {
syncDoorEvents(); syncDoorEvents();
calculateAttendByDay(); // calculateAttendByDay();
} }
private void calculateAttendByDay() { private void calculateAttendByDay() {
......
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