名称:互动问答(回答详情)(新更新)

接口:/merchant/live/questionPublishShow

请求方式:post

参数名 类型 必填 说明 示例
id int Y 提问id 18
start_time date N 开始时间 2020-05-05 12:12:12
end_time date N 结束时间 2020-05-05 12:12:12

说明

1.此方法需要登录

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "current_page": 1,
        "total": 1,
        "last_page": 1,
        "data": [
            {
                "id": 17,
                "username": ",",
                "credit": 0,
                "answer_time": "2020-06-01 15:12:37",
                "answer": "bbb"
            }
        ]
    }
}

results matching ""

    No results matching ""