mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 12:49:28 +08:00
部门的学员学习进度api权限控制
This commit is contained in:
@@ -33,6 +33,7 @@ public class BPermissionConstant {
|
||||
public static final String ADMIN_ROLE = "admin-role";
|
||||
|
||||
public static final String DEPARTMENT_CUD = "department-cud";
|
||||
public static final String DEPARTMENT_USER_LEARN = "department-user-learn";
|
||||
|
||||
public static final String RESOURCE_CATEGORY = "resource-category";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user