Methods
(async) getPermissionsByRoleId(roleIds) → {array.<objet>}
- Source:
获取角色 id 对应角色的权限集,返回值供 realm 消费
Parameters:
Name | Type | Description |
---|---|---|
roleIds |
string | number | 角色 id 集合 |
Returns:
角色权限集
- Type
- array.<objet>