洪城义警-正式版后台
zhongrj
2022-12-02 68f995f74d14690b4916a967f05ea3d77dfabd6b
src/main/java/org/springblade/modules/FTP/monitor.java
@@ -16,7 +16,7 @@
@Component
public class monitor {
   @Scheduled(cron = "*/30 * * * * ?")
//   @Scheduled(cron = "*/30 * * * * ?")
   public static boolean isFTPFileExist() {
      FTPClient ftp = new FTPClient();