Changes between Version 145 and Version 146 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/18/2013 03:40:39 PM (13 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v145 v146  
    139139"pageSize":20, 
    140140"total":300,   // 栏目内容总数,最多300条 
    141 "contents": [ 
     141"data": [ 
    142142{ 
    143143"count": 93,     // 如果是文章则为评论数,如果是帖子则为楼层数,如果是图集则为图片张数 
    144144"id": 2965125,     // 文章、帖子或者图集id 
    145145"type":"",                // 类型,目前包含article, album和topic三个值 
    146 "img": "http://img0.pcauto.com.cn/pcauto/1308/29/g_2965125_1377744114989_240x160.jpg",   //导读图 
     146"image": "http://img0.pcauto.com.cn/pcauto/1308/29/g_2965125_1377744114989_240x160.jpg",   //导读图 
    147147"title": "[直播]成都车展探馆:奥迪RS5 Coupe亮相",      //内容标题 
    148 "chl":"所属栏目"    // 所属栏目,指3.6.0mrobot整理的栏目 
     148"channel":"所属栏目"    // 所属栏目,指3.6.0mrobot整理的栏目 
    149149"ups":123,    // 赞的数量 
    150150"downs":123    // 踩的数量 
     
    158158} 
    159159], 
    160 topContents:[],   // 规则按照http://mrobot.pcauto.com.cn/v2/cms/channels/1里的topArticles,车系聚合里没有这个字段 
    161 topFocus:[]         // 规则按照http://mrobot.pcauto.com.cn/v2/cms/channels/1里的topFocus,车系聚合里没有这个字段 
     160topArticles:[], 
     161topFocus:[] 
    162162}}} 
    163163 
     
    179179"pageSize":20, 
    180180"total":300,   // 栏目内容总数,最多300条 
    181 "resultList": [ 
     181"data": [ 
    182182{ 
    183183"count": 93,       // 如果是文章则为评论数,如果是帖子则为楼层数