查询-分页
POST
/role/findWithPage
请求参数
参数名
类型
描述
必填
name
string
角色名称
可选
status
string
状态,字符串,多个“,”分隔,例:0,1
可选
pageIndex
int
开始页
可选
pageSize
int
每页条数
可选