智慧保安后台管理-外网
Administrator
2022-06-08 68656aa409a46995c9949c580cc3ed150755b2bc
src/main/java/org/springblade/modules/exam/mapper/ExamScoreMapper.java
@@ -72,7 +72,7 @@
    * @param page  分页
    * @return
    */
   List<ExamScoreVO> scorePage(IPage page,@Param("information") InformationVO information);
   List<ExamScoreVO> scorePage(IPage page,@Param("examScore") ExamScoreVO examScore);
   /**
    * 查询所有考试不合格的数据