新增资源和分类左侧菜单权限

This commit is contained in:
xxx
2023-09-20 17:17:32 +08:00
parent e8c08f9c09
commit 700da4c468
2 changed files with 24 additions and 1 deletions

View File

@@ -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";