1
This commit is contained in:
@@ -17,4 +17,6 @@ public interface CourseService extends IService<CourseEntity> {
|
||||
|
||||
Page<CourseEntity> getUserLateCourseList(ParamTo param);
|
||||
|
||||
Page<CourseEntity> getMarketCourseList(ParamTo param);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user