文档
测试
POST
http://www.rebatetest.com/api/good-active

接口描述

首页活动坑位

请求头

参数名
类型
描述
必填
Api-Token
B67154B214792694337AB5579B025985
必填
User-Token
FCEAFCDA737BD4B03A38C92C02AA0004
必填

请求参数

参数名
类型
描述
必填
timestamp
时间戳
必填

说明 / 示例

{ "code": 200, "msg": "成功", "data": [ { "active_title": "活动1拼多多", "active_lcon": "http://api.ccjbbs.cn/img/other/3.png", "active_platform": "http://api.ccjbbs.cn/img/other/3.png", "active_source": "32", "active_detail": "好的活动,很好", "active_img": "http://api.ccjbbs.cn/img/other/3.png", "active_link": "http://h5.ccjbbs.cn/#/?tmp=1" }, { "active_title": "活动2京东", "active_lcon": "http://api.ccjbbs.cn/img/other/1.png", "active_platform": "http://api.ccjbbs.cn/img/other/1.png", "active_source": "12", "active_detail": "好的活动,很好", "active_img": "http://api.ccjbbs.cn/img/other/1.png", "active_link": "http://h5.ccjbbs.cn/#/?tmp=1" }, { "active_title": "活动3京东", "active_lcon": "http://api.ccjbbs.cn/img/other/1.png", "active_platform": "http://api.ccjbbs.cn/img/other/1.png", "active_source": "13", "active_detail": "好的活动,很好", "active_img": "http://api.ccjbbs.cn/img/other/1.png", "active_link": "http://h5.ccjbbs.cn/#/?tmp=1" } ] }