history:查看历史纪录
GET
/history
请求头
参数名
类型
描述
必填
Authorization
String
Bearer token
必填
请求参数
参数名
类型
描述
必填
size
int
一页数目 默认为10
必填
page
int
第几页 默认为1
必填
响应参数
参数名
类型
描述
必填
status
int
示例:0/1
必填
message
string
示例:获取成功!/获取失败
必填
username
string
示例:8002119346
必填
size
int
示例:10
必填
page
int
示例:1
必填
allPage
int
示例:1
必填