Changes between Version 52 and Version 53 of app2.0/01_topic
- Timestamp:
- 02/28/2015 11:12:40 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/01_topic
v52 v53 20 20 21 21 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 22 ||pageNo||页数||int||1||是|| 23 ||pageSize||页面大小||int||10||是|| 22 ||limit||获取条数||int||10||否|| 24 23 ||sectionId||栏目id:栏目id,0 优惠 1 海淘 2 发现 3 晒物 4 经验 5 海淘晒物 6 海淘经验 7 试用体验 8 专题||int||0||是|| 25 24 ||time||从该时间点算起的热门爆料||long(时间戳 秒)||当前时间||是|| … … 29 28 {{{#!java 30 29 result { 31 pageNo: 1, 32 pageSize: 10, 33 total: 20, 34 pageTotal: 2, 35 msg: '请求成功', 36 data: [ 37 $topic 38 ] 30 status:1 31 limit: 10, 32 msg: '请求成功', 33 data: [ 34 $topic 35 ] 39 36 } 40 37 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)