xiangpei
2024-09-11 6460fb8ee91d6882269028c599d518611aead76b
ruoyi-modules/ruoyi-system/src/main/java/org/dromara/system/sync/VideoPulSync.java
@@ -44,7 +44,7 @@
        this.baseMapper = baseMapper;
    }
    @Scheduled(cron = "0 0/1 * * * ?")
//    @Scheduled(cron = "0 0/1 * * * ?")
    public void get() throws IOException {
        System.out.println("同步上传......");