server/admin_timer/src/main/java/com/doumee/task/ScheduleSendTaskTool.java
@@ -27,7 +27,7 @@ * 定时同步内部人员授权到海康系统 * @throws Exception */ @Scheduled(fixedDelay= 30*1000) @Scheduled(fixedRate= 30*1000) public void syncEmpowerData() { if(endId ==null){ endId =0;