mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-23 11:09:29 +08:00
部门列表不需要权限控制
This commit is contained in:
@@ -16,7 +16,6 @@ public class BPermissionConstant {
|
||||
|
||||
public final static String ADMIN_ROLE = "admin-role";
|
||||
|
||||
public final static String DEPARTMENT_INDEX = "department-index";
|
||||
public final static String DEPARTMENT_STORE = "department-store";
|
||||
public final static String DEPARTMENT_UPDATE = "department-update";
|
||||
public final static String DEPARTMENT_DESTROY = "department-destroy";
|
||||
|
||||
Reference in New Issue
Block a user