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

上传头像

URL地址

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

请求方式

post


参数列表

参数

是否必须

说明

head_pic

必须

图片表单的name

 

示例:

成功返回:
{
  "status": 1,
  "msg": "操作成功"
}

失败返回例子:
{
  "status": -1,
  "msg": "保存失败"
}