智慧保安后台管理-外网
Administrator
2022-04-26 6934ffe9ae5aa3e0096a7028d3b70b07e08294aa
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);
   /**
    * 查询所有考试不合格的数据