文档
测试

用户详细

POST
index.php/api/user/info

请求参数

参数名
类型
描述
必填
token
string
token
必填

说明 / 示例

"uid": 3, "nickname": "用户1616059299",//昵称 "headimg_url": "",//头像,不带域名 "headimg": "https://tingsha.xm.nccpu.net/static/images/avatar.png",//头像 "city": "",//城市 "slogan": "",//个性签名 "balance": "0.00",//余额 "accumulate_balance": "0.00",//累计收益 "withdraw": {//上次提现信息 "account": "bbb",//账号 "username": "aaa",//姓名 "contact": "ccc",//联系方式 "type": 2,//1=支付宝,2=微信,3=银行卡 } "wechat":1,//1=已绑定微信,0=无