洪城义警-正式版后台
zhongrj
2022-12-02 09f009c3b7e603e8b78cf5650b0100b7a902bbc4
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();