智慧保安后台管理-外网
zengh
2022-07-12 46a3658fcc8faf77a9204dd8fe614bdde2f18655
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;