智慧保安后台管理-外网
tangzy
2021-08-27 a3d9cd860ed721f7ca1be0907c28b9e2c3a64a9e
src/main/java/org/springblade/modules/FTP/monitor.java
@@ -15,7 +15,7 @@
@Component
public class monitor {
//   @Scheduled(cron = "*/30 * * * * ?")
   @Scheduled(cron = "*/30 * * * * ?")
   public static boolean isFTPFileExist() {
      FTPClient ftp = new FTPClient();