xiangpei
2025-02-17 792a2a20e87e760699cabe9c21bc4925d6ab2d60
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("同步上传......");