返回
获取目击者发布内容
请求方式: HTTP POST
请求参数说明:
| 参数名 |
参数类型 |
必选 |
参数说明 |
| toSid |
String |
true |
toSid |
| loginSid |
String |
true |
当前登录人sid |
| reviewStatus |
Integer |
true |
状态 0 审核中,1 审核成功,2审核失败 |
| pageNo |
Integer |
true |
pageNo |
| pageSize |
Integer |
true |
pageSize |
返回格式: JSON
返回格式样例:
{
"data": {
"hasNext": true,
"nextPage": 2,
"witnessBeans": [
{
"activityEndTime":"",
"address":"",
"colours":"",
"contentId":"",
"duration":"00:02",
"h5Url":"http://wjjh5test.cnlive.com/cnwitness_detail.html?contentId=802_d683e54eb4bc4f378a74a31d7666&model=witness",
"height":1440,
"icon":Object{...},
"identity":1,
"isHorizontalScreen":0,
"model":"witness",
"number":"1562827727000",
"pid":"802_d683e54eb4bc4f378a74a31d7666",
"poster":"http://wjjtest.ys2.cnliveimg.com/802/img/2019/0614/ff8080816a6816ca016b5482d887016d/000001.jpg?imageView2/0",
"shareUrl":"http://wjjh5test.cnlive.com/cnShareWitnessDetail.html?contentId=802_d683e54eb4bc4f378a74a31d7666&model=witness",
"subTitle":"",
"tagId":"",
"tagName":"",
"thirdUrl":"",
"time":1562827727000,
"title":"",
"supervision":"监督结果" source不等于3 显示空字符串
"source": 3,//来源标识 0:目击者 1:童声共济 2:全民健身 3 监督
"sourceDescribe": "目击者视频",
"tool":Object{...},
"witnessId":"802_d683e54eb4bc4f378a74a31d7666",
"videoUrl":"http://wjjtest.vods2.cnlive.com/clip/802/wjj/video/10513196/2019/06/14/156049098197090604051/ff8080816a6816ca016b5482d5060165_1200.mp4",
"width":720
}
]
},
"errorCode": "0",
"errorMessage": "成功"
}