金鱼网


个人信息接口

[TOC]

简要描述
  • 更新自提点接口
请求URL
  • https://daxiang.wtuan.top/me/profile
请求方式
  • POST
参数

返回示例
{
    "code":0,
    "msg":"",
    "count":0,
    "data":{
        "uid":"2",
        "nickname":"fquv",
        "avatar":"https://daxiang.wtuan.top/Static/Images/avatar1.jpeg",
        "vip":{
            "is_vip":true,
            "end_time":"1666472363",
            "reduction_amount":"9.91",
            "button_text":"4.8元开通1个月",
            "jump_url":"跳转vip地址"
        },
        "stat":{
            "coupon_number":0,
            "red_amount":"0.00"
        }
    }
}
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML