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