小bug 修复
This commit is contained in:
@@ -15,7 +15,7 @@ public interface CourseService extends IService<CourseEntity> {
|
||||
|
||||
Page<CourseEntity> getSociologyCourseList(ParamTo param);
|
||||
|
||||
Page<CourseEntity> getUserLateCourseList(ParamTo param);
|
||||
List<CourseEntity> getUserLateCourseList(ParamTo param);
|
||||
|
||||
Page<CourseEntity> getMarketCourseList(ParamTo param);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user