不让他人看列表
URL: http://apiwjjtest.cnlive.com/Daren/moment/getDoNotletFsids.action
请求方式: HTTP POST
请求参数说明:
| 参数名 | 参数类型 | 必选 | 参数说明 |
|---|---|---|---|
| sid | String | true | sid |
返回格式: JSON
返回格式样例:
{
"data": {
"doNotletFsids": [
{
"image": "http://yweb0.cnliveimg.com/images/headImg/2018/1114/1542164956106_small.jpg",
"nickName": "峨眉派掌门候选人",
"userId": "10513196"
}
]
},
"errorCode": "0",
"errorMessage": "成功"
}