简要描述:

  • 活动报名 -域名:www.we7.com.cn

请求URL:

GET/&route=plugin.activity-apply.api.index.getLantetnSlide

返回示例:

正确时返回:

{
    "result": 1,
    "msg": "成功",
    "data": [
        {
            "id": 1,
            "uniacid": 3,
            "title": "美食频道",
            "link": "http://baidu.com",
            "thumb": "images/3/2018/01/EZxXZl7L1EzmBnHC077a3xmmT06L7F.jpg",
            "display_order": 2,
            "is_open": 1,
            "created_at": "2019-08-30 15:02:16",
            "updated_at": null,
            "deleted_at": null
        }
    ]
}

参数:

参数名 是否必须 类型 说明
title string 活动标题
display_order int 排序
is_open int 最新 默认为一
link string 小程序链接
thumb string 图片地址