public interface SysRoleMenuService
Modifier and Type | Method and Description |
---|---|
List<Long> |
queryMenuIdList(Long roleId)
根据角色ID,获取菜单ID列表
|
void |
saveOrUpdate(Long roleId,
List<Long> menuIdList) |
Copyright © 2021. All rights reserved.