Changes between Version 12 and Version 13 of price_jiekou
- Timestamp:
- 07/19/2013 02:56:47 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
price_jiekou
v12 v13 8 8 "error-desc":"Need you follow uid.", 9 9 "user-notice":"给用户的提示放在这里" 10 } 11 10 }` 12 11 13 12 3.接口默认的字符编码是UTF-8,接口需要实现对req-enc和resp-enc参数的支持。在JSP的最顶部,实现类似下面的代码: … … 69 68 === 2.2文章列表接口 === 70 69 {{{ 71 请求参数: 分类70 请求参数: 72 71 请求方法:get 73 72 是否需要登录:否 … … 101 100 102 101 备注: 102 附加信息用注释的方式放到html代码里面以/*@_HTML_META_START_开头, _HTML_META_END_@*/结尾,里面的内容用json格式 103 103 }}} 104 104 … … 244 244 245 245 }}} 246 247 === 2.8 发现列表接口 ===248 {{{249 请求参数: 分类250 请求方法:get251 是否需要登录:否252 返回参数:253 {254 "pageCount":"9",255 "pageNo":"1",256 "data":[257 {258 "commentNum":"0",259 "id":"2395585",260 "title":"“BMW大师殿堂”杨丽萍舞剧《孔雀》在陕西惊艳登场",261 "image":"http://img0.pcauto.com.cn/pcauto/1303/15/2395585_1.png",262 "imageHeight":"123",263 "imageWidth":"350",264 "pubDate":"2013-02-03", //时间265 "wroth":"1", //值的数量266 "price":"160元包邮" //价格267 }268 ],269 "pageSize":"20"270 }271 272 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)