src/main/java/org/springblade/modules/training/controller/TrainingRegistrationController.java
@@ -329,7 +329,7 @@ //调用ftp获取返回数据 while (true){ try { Thread.sleep(1000); Thread.sleep(3000); } catch (InterruptedException e) { e.printStackTrace(); } @@ -339,12 +339,12 @@ if (result.getCode() == 200) { break; } // else { // count++; // if (count == 30) { // break; // } // } else { count++; if (count == 90) { break; } } } //创建集合,存年龄符合要求