Changes between Version 26 and Version 27 of pcgamesv2.0.0/interface
- Timestamp:
- 07/14/2015 05:37:02 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcgamesv2.0.0/interface
v26 v27 293 293 ==== 2.3.2 [=#point2.3.2 帖子搜索] ==== 294 294 [BR]]原mrobot接口: http://mrobot.pcgames.com.cn/v3/bbs/search?q=ios&forumId=28222 295 [[BR]]后端接口:http://ks.pcgames.com.cn/search.jsp?appName=games_bbs&return=id,login,title,forum,replycount,access, 296 authorId&highlight=false&returnType=json&q=path%3A28222+AND+%28title%3Aios+OR+summary%3Aios%29&perPage=10&pageNo=1 297 295 298 [[BR]]HTTP请求方式:get 296 299 [[BR]]是否需要登录:false … … 310 313 [[BR]]返回数据结构: 311 314 {{{ 312 {"pageNo":1,"pageSize":1,"topicList":[{"access":"1","authorId":"28233469","createAt":1398677366,"date":"2014-04-28 17:29:26","forumId":28222,"replycount":"1","title":"《上古世纪》圣职测试放号今日开启","topicId":2838974,"userName":"by3our"}],"total":10} 315 { 316 "pageNo": 1, 317 "pageSize": 1, 318 "topicList": [ 319 { 320 "access": "1", 321 "authorId": "28233469", 322 "createAt": 1398677366, 323 "date": "2014-04-28 17:29:26", 324 "forumId": 28222, 325 "replycount": "1", 326 "title": "《上古世纪》圣职测试放号今日开启", 327 "topicId": 2838974, 328 "userName": "by3our" 329 } 330 ], 331 "total": 10 332 } 313 333 }}} 314 334
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)