智慧保安后台管理-外网
src/main/java/org/springblade/modules/accreditation/controller/AccreditationRecordsController.java
@@ -273,7 +273,7 @@
   }
   /**
    * 导出保安员证信息
    * 导出保安员证信息(上岗证)
    */
   @GetMapping("export-security-paper")
   public void exportSecurityPaper(AccreditationRecordsVo accreditationRecords, HttpServletResponse response) throws IOException {