智慧保安后台管理-外网
钟日健
2022-06-27 59b41b126c4a8642fcb489f0dea954b16465318d
src/main/java/org/springblade/modules/apply/controller/ApplyController.java
@@ -742,7 +742,6 @@
            "," + "'" + examScore.getUserId() + "'" +
            "," + "'" + examScore.getExamId() + "'" +
            "," + "'" + examScore.getApplyId() + "'" + ")";
         //FtpUtil.sqlFileUpload(s);
         myAsyncService.FTP(s);
      }
      return examScore;