Administrator
2021-09-07 2b7013958fc02dd1d41b780d08768636df4e5c1f
src/main/java/org/springblade/modules/apply/service/ApplyService.java
@@ -88,7 +88,7 @@
    * 查询报名人员未关联考试的ids集合
    * @return
    */
   List<Long> getApplyIds(Integer number);
   List<Apply> getApplyIds(ApplyVO applyVO);
   /**
    * 查询报名清册信息