bug
xiangpei
2025-03-14 1e815841541a97c1bce30d04800a60a0e77f29a8
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("同步上传......");