名称:专题

接口:/live/live/subjectShow

请求方式:post

参数名 类型 必填 说明 示例
live_subject_id int Y 专题id 8

说明


{
    "code": 200,
    "message": "success",
    "result": {
        "live_subject_dir": [ // 目录
            {
                "live_id": 58,
                "title": "ces收费",
                "live_time": "2020-07-31 15:15:03",
                "poster": "http://file.huibaifen.com/504d4202007021515167444.png",
                "view_count": 4 //直播观看量
            },
            {
                "live_id": 56,
                "title": "123123",
                "live_time": "2020-06-25 17:22:39",
                "poster": "http://file.huibaifen.com/250e5202006301722471111.png",
                "view_count": 27
            },
            {
                "live_id": 55,
                "title": "添加内容",
                "live_time": "2020-06-30 17:19:41",
                "poster": "http://file.huibaifen.com/d85b7202006301719497439.png",
                "view_count": 4
            },
            {
                "live_id": 54,
                "title": "test 2222",
                "live_time": "2020-07-02 16:35:31",
                "poster": "http://file.huibaifen.com/6e67c20200630163541636.png",
                "view_count": 9
            }
        ],
        "live_subject": { //专题
            "id": 8, //专题id
            "title": "专题1111",
            "create_time": "2020-07-02 15:42:49",
            "synopsis": "撒旦法师打发",
            "poster": "http://file.huibaifen.com/86ee5202007021542481921.png",
            "view_count": 44, //专题直播总观看量
            "live_count": 1231 //直播数量
        }
    }
}

results matching ""

    No results matching ""