Changes between Version 166 and Version 167 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/24/2013 06:15:20 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v166 v167  
    179179"pageNo":1, 
    180180"pageSize":20, 
    181 "total":300,   // 栏目内容总数,最多300条 
     181"total":150,   // 栏目内容总数,最多150条 
    182182"data": [ 
    183183{ 
    184 "count": 93,       // 如果是文章则为评论数,如果是帖子则为楼层数 
    185 "id": 2965125,     // 文章、帖子 
    186 "type":"",         // 类型,目前包含article和topic三个值 
     184"count": 93,        //如果是文章则为评论数,如果是帖子则为楼层数 
     185"id": 2965125,      //文章、帖子 
     186"type":1,          //类型,1为文章;2为帖子 
    187187"image": "http://img0.pcauto.com.cn/pcauto/1308/29/g_2965125_1377744114989_240x160.jpg",   //导读图 
    188188"title": "[直播]成都车展探馆:奥迪RS5 Coupe亮相",      //内容标题 
    189 "channel":"所属栏目",   // 所属栏目,指3.6.0mrobot整理的栏目 
    190 "forum":"论坛版块", 
    191 "ups":123,     // 赞的数量 
    192 "downs":123    // 踩的数量 
     189"channelName":"所属栏目",   //所属栏目,指3.6.0mrobot整理的栏目 
     190"forumName":"论坛版块", 
     191"ups":123,     //赞的数量 
     192"downs":123    //踩的数量 
    193193} 
    194194]