用户列表
GET
http://47.111.187.85/admin_api/user/list
请求参数
参数名
类型
描述
必填
limit
int
每页条数
必填
text
string
搜索文本
可选
page
int
页数
必填
status
int
1代表已认证,2代表否
可选