src/main/java/org/springblade/modules/system/controller/UserController.java
@@ -1624,7 +1624,7 @@ //调用ftp获取返回数据 while (true){ System.out.println("用户新增开始接收消息......................"); Thread.sleep(1000); Thread.sleep(30000); //调用ftp获取返回数据 result = Monitor.isFTPFileExist(uuid); //如果返回true,就退处 @@ -1644,7 +1644,7 @@ //计数 count++; //如果超过10s 没有读取到,则退出 if (count == 30) { if (count == 10) { break; } }