Changes between Initial Version and Version 1 of chezhan
- Timestamp:
- 03/29/2016 03:46:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
chezhan
v1 v1 1 [[PageOutline(1-100,接口索引)]] 2 3 = 1. 2016北京车展接口 = 4 {{{ 5 接口/cmsapi/1.0/2016/getBeiJingCheZhanDynaList.do [GET] 6 7 请求参数: 8 pageNo:第几页(默认:1) 9 pageSize:每页条数(默认:10) 10 req_enc: GBK(默认:UTF-8) 11 resp_enc: GBK(默认:UTF-8) 12 13 是否登录 : 否 14 缓存时间 : 否 15 是否分页 : 是 16 17 18 返回结果: 19 { 20 code: 状态码 21 pageCount: 总页数 22 pageNo: 页码 23 pageSize: 每页条数 24 total: 总条数 25 26 themeList: [{ 27 content:主题内容(表情转换为图片) 28 image1Url:图片1 29 image2Url:图片2 30 praiseCount:赞数 31 replyCount:评论数 32 nickName:昵称 33 themeUrl:主题终端页面链接 34 }] 35 } 36 37 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)