访客查询访问记录
POST
http://127.0.0.1:8899/wxApi/accessRecords
接口描述
访客查询访问记录
请求头
参数名
类型
描述
必填
content-type
application/x-www-form-urlencoded
必填
Cookie
Cookie
必填
请求参数
参数名
类型
描述
必填
userId
int
用户id
必填
cmd
string
查询参数
必填
current
int
当前页数
必填
size
long
每页显示数量
必填