文档
测试

用户列表

GET
http://www.hlzwpt.com/adminapi/user/list

请求头

参数名
类型
描述
必填
authori-zation
string
示例:3a2d3f558ff0eea6f82326b093c6a552
必填

请求参数

参数名
类型
描述
必填
limit
20
必填
page
1
必填
name
11
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:用户列表
必填
data
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
uid
int
示例:4
必填
username
string
示例:123 用户名
必填
joinip
string
示例:127.0.0.1
必填
endtime
string
示例:2020-10-20 17:33:38 到时间
必填
created_at
string
示例:2021-03-16 19:01:05 注册时间
必填
type
string
示例:普通用户 用户类型
必填
first_page_url
string
示例:http://www.hlzwpt.com/adminapi/user/list?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://www.hlzwpt.com/adminapi/user/list?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://www.hlzwpt.com/adminapi/user/list
必填
per_page
string
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:3
必填
total
int
示例:3
必填
code
int
示例:200
必填