ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
### (会员)设置会员手机号(会员) ~~~[api] post:/data/api.member/setPhone *string:token=f959691301bb23edaad8669c71d5703e#授权认证令牌 *string:phone#设置会员的手机号(不能重复) string:from#设置推荐人手机号 <<< success { "code": 1, "info": "关注主题成功!", "data": { "id": 6, "token": "eb4ba7795b93de8e72b0e4150ccb3066", "phone": "", "openid": "oLBY85O7eZZ_9-M_Vb8onO87HuIk", "headimg": "https://wx.qlogo.cn/mmopen/vi_32/bsuSduQXJQwsibyErpCKmeoFnUIbOwWbwCSrwiaZBic1lgLr6Nywc3pSicookLrQ7oNMutKVBDbrOibdwFsKUpoO1Ng/132", "nickname": " ", "vip_state": 0, "vip_date": "", "amount_total": "1000.00", "amount_used": "0.00", "description": "", "themes": "211", "status": 1, "create_at": "2019-12-31 17:53:36" } } <<< error { "code": 0, "info": "会员登录失败,请稍候再试!", "data": {} } ~~~