mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-25 20:35:35 +08:00
增加资源无分类查询
This commit is contained in:
@@ -18,6 +18,7 @@ public interface CourseMapper extends BaseMapper<Course> {
|
||||
|
||||
List<CourseCategoryCountMapper> getCategoryCount();
|
||||
|
||||
Integer getNoneCategoryCount();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user