tangzy
2021-09-06 097a14bada17d8b2bc776ba0d97e6c67bf1eba89
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);
   /**
    * 查询考试人数