文档
测试

登录日志

GET
http://192.168.1.201:88/adminapi/config/record_list?add_time=&page=1&limit=20

请求头

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

请求参数

参数名
类型
描述
必填
add_time
string
示例:时间搜索
必填
page
int
示例:1
必填
limit
int
示例:20
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:数据返回成功
必填
data
object
数据字典
必填
current_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:1
必填
admin_id
int
示例:1
必填
ip
string
示例:192.168.1.201 ip地址
必填
created_at
string
示例:2021-09-22 10:56:01 创建时间
必填
log_user
object
数据字典
必填
id
int
示例:1
必填
account
string
示例:user 用户名
必填
first_page_url
string
示例:http://192.168.1.201:88/adminapi/config/record_list?page=1
必填
from
int
示例:1
必填
last_page
int
示例:1
必填
last_page_url
string
示例:http://192.168.1.201:88/adminapi/config/record_list?page=1
必填
next_page_url
object
示例:null
必填
path
string
示例:http://192.168.1.201:88/adminapi/config/record_list
必填
per_page
string
示例:20
必填
prev_page_url
object
示例:null
必填
to
int
示例:1
必填
total
int
示例:1
必填
code
int
示例:200
必填