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

考勤异常添加绩效考核

parent bcae077a
...@@ -160,7 +160,6 @@ public class SyncDoorsEventAfterTaskImpl implements ITaskExcuteService { ...@@ -160,7 +160,6 @@ public class SyncDoorsEventAfterTaskImpl implements ITaskExcuteService {
log.error("基础考勤数据保存异常", e.getMessage()); log.error("基础考勤数据保存异常", e.getMessage());
} }
} }
// recordHikService.save(saveRecordList);
} }
log.info("saveRecordList size:{}", saveRecordList.size()); log.info("saveRecordList size:{}", saveRecordList.size());
} }
......
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