劳务在场清零bug修复
This commit is contained in:
parent
ff2f335ae5
commit
83cd00a69d
@ -737,11 +737,6 @@ public class HikvisionCall {
|
||||
}
|
||||
} while (total > param.getInteger(Cts.PAGE_NO) * 1000);
|
||||
}
|
||||
try {
|
||||
workerAttendancePresenceService.addNowAllWorkerAttendancePresence(projectSn);
|
||||
} catch (Exception e) {
|
||||
log.error("主动更新在场人员失败,projectSn:{},>", projectSn, e);
|
||||
}
|
||||
}
|
||||
log.info("服务挂了主动获取门禁点事件的人员通行记录执行完成,startTime:{},endTime:{}", startTime, endTime);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user