登录日志
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
示例:数据返回成功
必填
current_page
int
示例:1
必填
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
必填