getPageByCondition

abstract fun getPageByCondition(role: Role, pageable: Pageable): Page<Role>

按条件分页查询角色