Changes between Version 16 and Version 17 of appapi/4.2
- Timestamp:
- 05/12/2015 08:49:55 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.2
v16 v17 246 246 "version": 接口版本号如1.0,1.0(latest)表示最新版本 247 247 } 248 }}} 248 249 ==== 1.2.2 车友圈主题列表 ==== 249 250 {{{ … … 273 274 说明 : 车友圈置顶主题列表 274 275 请求参数 : 275 276 277 278 是否登录 : 否 279 缓存时间 : 无 280 是否分页 : 否 281 282 283 返回结果: 284 { 285 code : 0成功,-1失败 286 message : 提示信息 287 version : 接口版本号如1.0,1.0(latest)表示最新版本 288 } 289 }}} 290 291 292 276 forumId: 277 278 279 是否登录 : 否 280 缓存时间 : 无 281 是否分页 : 否 282 283 284 返回结果: 285 286 "topList": [ 287 { 288 "containImage": false, 289 "createAt": "2015-05-06 11:08:14", 290 "isPick": false, 291 "nickname": "深海无声", 292 "replyCount": 4, 293 "title": "提问贴子买车", 294 "topicId": 7808466, 295 "topicUrl": "http://localhost.pcauto.com.cn/bbs7/topic-7808466.html", 296 "updateAt": "2015-05-08 14:04:50", 297 "userId": 826717, 298 "username": "fit10", 299 "viewCount": 1 300 } 301 ], 302 "code": 0成功,-1失败, 303 "message": 提示信息, 304 "version": 接口版本号如1.0,1.0(latest)表示最新版本 305 306 307 }}} 293 308 ==== 1.2.4 主题终端 ==== 294 309 {{{
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)