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