| src/main/java/org/springblade/modules/FTP/monitor.java | ●●●●● patch | view | raw | blame | history |
src/main/java/org/springblade/modules/FTP/monitor.java
@@ -27,7 +27,7 @@ private static String fileName = "nsql.json"; @Scheduled(cron = "*/5 * * * * ?") @Scheduled(cron = "*/30 * * * * ?") public static boolean isFTPFileExist() { FTPClient ftp = new FTPClient();