src/main/java/org/springblade/modules/apply/mapper/ApplyMapper.java
@@ -88,7 +88,7 @@
    * 查询报名人员未关联考试的ids集合
    * @return
    */
    List<Long> getApplyIds();
    List<Long> getApplyIds(@Param("number") Integer number);
   /**
    * 查询考试人数