名称:详情

接口:/merchant/live/adShow

请求方式:post

参数名 类型 必填 说明 示例
id int Y 广告id 36

说明

1.此方法需要登录

返回示例

{
    "code": 200,
    "message": "success",
    "result": {
        "id": 1,
        "title": "这是一个type1",
        "type": 1,
        "pc_icon": "http://这是一个pcicon.png",
        "mobile_icon": "http://这是一个mobile_icon.png",
        "pc_slideshow": [
            "http://这是一1.png",
            "http://这是2.png"
        ],
        "mobile_slideshow": [
            "http://这是一1.png",
            "http://这是2.png"
        ],
        "pc_big_img": "",
        "mobile_big_img": ""
    }
}

results matching ""

    No results matching ""