commit
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ public interface ActivitySportsApplyUserService extends BaseService<ActivityScho
|
||||
|
||||
Pagination pageData(ActivitySportsApplyUserPageParam pageParam);
|
||||
|
||||
List<NutMap> activityData(Integer year, Integer isActivity,Integer applyStatus);
|
||||
Pagination activityData(Integer year, Integer isActivity,Integer applyStatus);
|
||||
|
||||
List<NutMap> getEvents(String activityId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user