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