mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-25 20:35:35 +08:00
超级管理员角色
This commit is contained in:
@@ -19,4 +19,6 @@ public interface AdminPermissionService extends IService<AdminPermission> {
|
||||
|
||||
HashMap<String,Boolean> getSlugsByIds(List<Integer> ids);
|
||||
|
||||
List<Integer> allIds();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user