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