Page History

Getwitnesscollectionlist

Last edited by 赵家龙

返回

获取目击者收藏列表


URL: http://apiwjjtest.cnlive.com/Daren/witness/getWitnessCollectionList.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
toSid String true toSid
loginSid String true 当前登录人sid
pageNo long true pageNo
pageSize long true pageSize

返回格式: JSON


返回格式样例:

{
    "data": {
        "hasNext": false,
        "nextPage": 0,
        "witnessBeans": [
            {
                "activityEndTime": "",
                "address": "",
                "colours": "",
                "contentId": "",
                "duration": "00:15",
                "h5Url": "http://wjjh5test.cnlive.com/cnwitness_detail.html?contentId=802_499b25931656401595d3a7f110d0eb2a&model=witness",
                "height": 960,
                "icon": {
                    "face": "https://wjj.ys1.cnliveimg.com/769/img/2018/0416/head_c.png",
                    "focused": false,
                    "id": "10567292",
                    "name": "135XXXX6626",
                    "type": "user"
                },
                "identity": 1,
                "isHorizontalScreen": 0,
                "model": "witness",
                "number": "1563665903000",
                "pid": "802_499b25931656401595d3a7f110d0eb2a",
                "poster": "http://wjjtest.ys2.cnliveimg.com/802/img/2019/0721/ff8080816bc162aa016c11c02f0e1a7c/000001.jpg?imageView2/0",
                "shareUrl": "http://wjjh5test.cnlive.com/cnShareWitnessDetail.html?contentId=802_499b25931656401595d3a7f110d0eb2a&model=witness",
                "subTitle": "",
                "tagId": "",
                "tagName": "",
                "thirdUrl": "",
                "time": 1563665903000,
                "title": "",
                "tool": {
                    "likesNum": 1,
                    "playNum": 0,
                    "collectioned": false,
                    "commentsNum": 0,
                    "liked": false
                },
                "videoUrl": "http://wjjtest.vods2.cnlive.com/clip/802/wjj/video/10567292/2019/07/21/156366589900069767918/ff8080816bc162aa016c11c02bdd1a74_1200.mp4",
                "width": 542,
                "witnessId": "802_499b25931656401595d3a7f110d0eb2a"
            }
        ]
    },
    "errorCode": "0",
    "errorMessage": "成功"
}