| 程序包 | 说明 |
|---|---|
| cn.stylefeng.roses.kernel.sys.api |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SysRoleDTO> |
SysRoleServiceApi.getBusinessRoleAndCompanyRole(List<Long> companyIdList)
获取系统中所有的业务角色,和指定公司的角色
|
List<SysRoleDTO> |
SysRoleServiceApi.getRolesByIds(List<Long> roleIds)
获取角色,通过传递角色id列表
|
Copyright © 2024. All rights reserved.