获取用户列表
POST
http://chaomei.iricn.com/User/GetUserList?keyword=
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
keyword
string
关键词
可选
page
string
1
可选
limit
string
30
可选
jgId
string
机构Id
可选
state
int
账号状态(0:禁用1:启用)
可选
sex
string
性别(男/女)
可选
rolesId
string
角色Id
可选