Changes between Version 27 and Version 28 of pcauto_4.0.0/interface
- Timestamp:
- 10/08/2013 10:01:11 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_4.0.0/interface
v27 v28 123 123 pageSize // 每页加载量,默认20条 124 124 pageNo // 页码 125 serialId 125 126 返回参数: 126 127 "pageNo":123, 127 128 "pageSize":20, 128 129 "total":300, 129 "contentList": [ 130 { 131 "infoCount": 93, // 如果是文章则为评论数,如果是帖子则为楼层数,如果是图集则为图片张数 132 "contentId": 2965125, // 文章、帖子或者图集id 133 "objectId":2965125, // 聚合了文章、帖子和图集的对象id,赞/踩用到的数据,不确定三个类型能否聚合在一起 130 "contents": [ 131 { 132 "count": 93, // 如果是文章则为评论数,如果是帖子则为楼层数,如果是图集则为图片张数 133 "id": 2965125, // 文章、帖子或者图集id 134 134 "type":"", // 类型,目前包含article, album和topic三个值 135 "im age": "http://img0.pcauto.com.cn/pcauto/1308/29/g_2965125_1377744114989_240x160.jpg", //导读图135 "img": "http://img0.pcauto.com.cn/pcauto/1308/29/g_2965125_1377744114989_240x160.jpg", //导读图 136 136 "title": "[直播]成都车展探馆:奥迪RS5 Coupe亮相", //内容标题 137 "ch annel":"所属栏目" // 所属栏目137 "chl":"所属栏目" // 所属栏目 138 138 }, 139 139 ... 140 140 ], 141 "focusList":[ 142 { 143 "image:":"http://img0.pcauto.com.cn/pcauto/1308/29/g_2965125_1377744114989_240x160.jpg", 144 "contentId":111111 // 同上 145 "objecetId": 111111 // 同上 141 "focus":[ 142 { 143 "img:":"http://img0.pcauto.com.cn/pcauto/1308/29/g_2965125_1377744114989_240x160.jpg", 144 "id":111111 // 同上 146 145 } 147 146 ]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)