Changes between Version 3 and Version 4 of app2.0/facade
- Timestamp:
- 02/12/2015 10:54:42 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/facade
v3 v4 13 13 **请求参数** 14 14 15 * pageNo 16 * pageSize 15 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 16 ||pageNo||页数||int||1||否|| 17 ||pageSize||页面大小||int||10||否|| 17 18 18 19 **返回** … … 32 33 ---------- 33 34 34 == 广场数据 结构==35 == 广场数据接口 == 35 36 36 37 > /app/facade/cache/sunplaza.do … … 58 59 } 59 60 }}} 60 61 62 == 终端页数据接口 ==63 64 > /app/facade/cache/topicDetail.do65 66 **说明**67 68 获取爆料终端页的详细内容69 70 **参数**71 72 * topicId73 74 **返回**75 76 {{{#!java77 result {78 status: 179 msg: '请求成功',80 data:{81 topic: $topic,82 purchasings: [$purchasing]83 }84 }85 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)