ruoyi-quartz/src/main/java/com/ruoyi/quartz/task/PatrolInspectionTask.java
@@ -43,7 +43,7 @@ @Resource IHikClientService hikClientService; public void scanRun() throws IOException { public void scanRun(){ /*扫描所有可执行任务1-时间满足2-自动*/ log.info("开始扫描所有可执行任务"); ArdVideoInspectTask ardVideoInspectTask = new ArdVideoInspectTask();