Changes between Initial Version and Version 1 of shanghaichezhan/201504
- Timestamp:
- 03/17/2015 05:18:43 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
shanghaichezhan/201504
v1 v1 1 ==== 1. 上海车展车友会提供主题接口(201504) ==== 2 {{{ 3 接口/cmsapi/1.0/getThemeList.do [GET] 4 说明 : 上海车展车友会提供主题接口(201504) 5 请求参数: 6 pageNo:第几页(默认:1) 7 pageSize:每页条数(默认:10) 8 req_enc: GBK(默认:UTF-8) 9 resp_enc: GBK(默认:UTF-8) 10 11 12 是否登录 : 否 13 缓存时间 : 无 14 是否分页 : 是 15 16 17 返回结果: 18 { 19 themeList: [ 20 { 21 content:主题内容(表情转换为图片) 22 image1Url:图片1(没有时为"") 23 image2Url:图片2(没有时为"") 24 praiseCount:赞数 25 replyCount:评论数 26 nickName:动态发布者昵称 27 themeUrl:主题终端页面链接 28 }, 29 { 30 content:主题内容(表情转换为图片) 31 image1Url:图片1(没有时为"") 32 image2Url:图片2(没有时为"") 33 praiseCount:赞数 34 replyCount:评论数 35 nickName:动态发布者昵称 36 themeUrl:主题终端页面链接 37 } 38 39 40 ] 41 42 total:总条数 43 pageNo:页码 44 pageSize:每页条数 45 pageCount:总共几页 46 47 code : 0成功,-1失败 48 message : 提示信息 49 version : 接口版本号如1.0,1.0(latest)表示最新版本 50 } 51 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)