智慧保安后台管理-外网
钟日健
2022-03-15 9b0aa050b578d338c86222b2fee75dace85f9fa0
src/main/java/org/springblade/modules/exam/controller/ExamScoreController.java
@@ -60,6 +60,7 @@
   private final ExamPaperService examPaperService;
   private final SecurityPaperService securityPaperService;
   private final MyAsyncService myAsyncService;
   /**
@@ -208,6 +209,7 @@
               securityPaper.setPeopleName(user1.getRealName());
               securityPaper.setExamId(Long.parseLong(examScore1.getExamId()));
               securityPaper.setApplyId(examScore1.getApplyId());
               securityPaper.setSource(1);
               //新增保安员证信息
               securityPaperService.save(securityPaper);
               //修改为持证保安