QQ登录 账号密码登陆 官网首页

清空访问记录

URL地址

http://www.tpshop.com/index.php?m=api&c=user&a=clear_visit_log

请求方式

post


参数列表

参数

是否必须

说明



 


示例:

成功返回:
{
  "status": 1,
  "msg": "删除成功"
}
错误返回:
{
  "status": -1,
  "msg": "删除失败"
}