简要描述
请求URL
http://zhibo.zhaochn.cn/message/man-info
请求方式
参数
参数名 |
必选 |
类型 |
说明 |
token |
是 |
string |
token |
uid |
是 |
string |
被查看的用户id |
返回示例
{
"code": 200,
"msg": "成功しました",
"data": {
"can_accept": 1,
"watched_time": 0,
"anchor": {
"id": 190,
"udid": "majia006",
"code_name": "285125",
"gender": 0,
"like_gender": 1,
"age": 20,
"nickname": "Uli4ka",
"invite_code": null,
"avatar": "https://vclub-1v1.oss-us-west-1.aliyuncs.com/robot/avatar/005.jpg",
"is_vip": 0,
"vip_expire_time": null,
"coins": 0,
"status": 1,
"is_authentication": 0,
"online_status": 1,
"agora_user_id": 0,
"create_time": null,
"update_time": null,
"country": null,
"city": null,
"introduction": null,
"is_fake": 1,
"faked_video": "https://vclub-1v1.oss-us-west-1.aliyuncs.com/robot/videos/005.mp4",
"partner_id": 2041,
"region_code": "Mars",
"need_robot": 1
},
"refused_tip": ""
}
}
返回参数说明
备注