mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-25 20:35:35 +08:00
优化管理员角色已关联的权限id分组返回
This commit is contained in:
@@ -21,4 +21,6 @@ public interface AdminPermissionService extends IService<AdminPermission> {
|
||||
|
||||
List<Integer> allIds();
|
||||
|
||||
List<AdminPermission> chunks(List<Integer> ids);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user