名称:互动问答(回答列表)

接口:/merchant/live/questionPublishIndex

请求方式:post

参数名 类型 必填 说明 示例
live_id int N 直播id 36

说明

1.此方法需要登录

{
    "code": 200,
    "message": "success",
    "result": {
        "current_page": 1,
        "total": 3,
        "last_page": 1,
        "data": [
            {
                "id": 11,
                "title": "111111111111111111111111111111111",
                "publish_time": "2020-05-25 19:07:51"
            },
            {
                "id": 10,
                "title": "111111111111111111111111111111111",
                "publish_time": "2020-05-25 19:07:31"
            },
            {
                "id": 9,
                "title": "111111111111111111111111111111111",
                "publish_time": "2020-05-25 19:07:28"
            }
        ]
    }
}

results matching ""

    No results matching ""