返回
未关注达人列表
返回格式: JSON
| 参数名 |
参数类型 |
必选 |
参数说明 |
| sid |
String |
true |
用户ID |
| pageNo |
int |
false |
pageNo默认为1 |
| pageSize |
int |
false |
pageSize默认为1 |
返回格式样例:
{
"data": {
"fans": [
{
"extInfo": "",
"fansCount": 0,
"image": "http://wjj.ys1.cnliveimg.com/769/image/2018/0521/1526889879970.jpg",
"nickName": "张旭达人",
"orderCount": 0,
"state": "",
"userId": "daren_10499533"
},
{
"extInfo": "",
"fansCount": 0,
"image": "http://wjj.ys1.cnliveimg.com/769/image/2018/0521/1526885130766.jpg",
"nickName": "吃货小店",
"orderCount": 0,
"state": "",
"userId": "daren_10504050"
},
{
"extInfo": "",
"fansCount": 0,
"image": "http://wjj.ys1.cnliveimg.com/769/img/2018/0416/head_b.png",
"nickName": "小牛饭堂",
"orderCount": 0,
"state": "",
"userId": "daren_10504908"
},
{
"extInfo": "",
"fansCount": 0,
"image": "http://wjj.ys1.cnliveimg.com/769/img/2018/0416/head_b.png",
"nickName": "谷达人",
"orderCount": 0,
"state": "",
"userId": "daren_123554"
},
{
"extInfo": "",
"fansCount": 0,
"image": "http://wjj.ys1.cnliveimg.com/769/image/2018/0524/1527159324731.jpg",
"nickName": "汽车模型",
"orderCount": 0,
"state": "",
"userId": "daren_1463136"
},
{
"extInfo": "",
"fansCount": 0,
"image": "http://wjj.ys1.cnliveimg.com/769/image/2018/0515/1526383422163.jpg",
"nickName": "云游四海",
"orderCount": 0,
"state": "",
"userId": "daren_815510"
}
],
"icons": "",
"name": "未关注达人",
"nextPage": 0,
"openUrl": "",
"pageNo": 1,
"pageSize": 10,
"sort": 3
},
"errorCode": "0",
"errorMessage": "成功"
}