mirror of
https://github.com/PlayEdu/PlayEdu
synced 2026-02-03 15:22:19 +08:00
新增资源和分类左侧菜单权限
This commit is contained in:
@@ -44,6 +44,8 @@ public class BPermissionConstant {
|
||||
public static final String COURSE_USER_DESTROY = "course-user-destroy";
|
||||
|
||||
public static final String RESOURCE_CATEGORY = "resource-category";
|
||||
public static final String RESOURCE_CATEGORY_MENU = "resource-category-menu";
|
||||
public static final String RESOURCE_MENU = "resource-menu";
|
||||
|
||||
public static final String SYSTEM_CONFIG = "system-config";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user