课程管理

This commit is contained in:
none
2023-02-24 17:41:06 +08:00
parent 97820eb402
commit b47a7adb01
24 changed files with 971 additions and 0 deletions

View File

@@ -30,4 +30,6 @@ public class BPermissionConstant {
public final static String COURSE_CATEGORY = "course—category";
public final static String COURSE = "course";
}