Changes between Initial Version and Version 1 of app_01_4_coupon
- Timestamp:
- 12/08/2015 01:50:15 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app_01_4_coupon
v1 v1 1 [[TOC]] 2 3 = 爆料优惠券 = 4 5 == 获取爆料优惠券 == 6 7 > 线上:[http://best.pconline.com.cn/app/gift/cache/getTopicGiftList.do?pageNo=1&pageSize=10&isHot=1&isSpecial=1 /app/gift/cache/getTopicGiftList.do] 8 9 **说明** 10 11 **提交方式** 12 13 > GET 14 15 **是否需要登录** 16 17 > false 18 19 **缓存方式** 20 21 > 接口缓存 22 23 **缓存时间** 24 25 > 300秒 26 27 **参数** 28 29 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 30 ||topicId||爆料id||int||0||是|| 31 32 **返回** 33 34 {{{#!java 35 result { 36 status: 1, 37 msg: '请求成功', 38 data:[$gift] 39 } 40 }}} 41 42 [http://trac.pc.com.cn/pc_best/wiki/app2.0/object_properties#爆料 $topic]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)