根据role查询用户
POST
/api/user/queryMember
请求头
参数名
类型
描述
必填
token
String
token 用于验证账户和获取权限
必填
请求参数
响应参数
参数名
类型
描述
必填
type
int
示例:0
必填
code
string
示例:xxxxx
必填
msg
string
示例:查询成功
必填