Changes between Version 32 and Version 33 of pcauto_4.4.0/interface


Ignore:
Timestamp:
07/31/2014 04:06:47 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.4.0/interface

    v32 v33  
    6565}}} 
    6666 
    67 === 2.1.1 [=#point2011 最新内容]=== 
    68 {{{ 
    69  请求url: 
    70  HTTP请求方式:get 
    71  是否需要登录:是 
    72  返回格式:json 
    73  缓存方式:无 
    74  缓存时间:无 
    75  请求参数: 
    76     serialIds=1,2,3 车系id,以逗号间隔 
    77 返回结果:说明,除了第1中情况程序出错返回的响应状态为500,其他情况经返回200 
    78 1.正常返回: 
     67=== 2.1.1 [=#point2011 最新内容](可内测)=== 
     68{{{ 
     69 请求url:http://mrobot.pcauto.com.cn/v2/cms/subscribeNews?pageNo=1&pageSize=20&areaId=1&ids1=3404,3225,1633&ids2=3404,3225,1633&ids3=3404,3225,1633 
     70 HTTP请求方式:get 
     71 是否需要登录:是 
     72 返回格式:json 
     73 缓存方式:有 
     74 缓存时间:4小时 
     75 请求参数: 
     76    pageNo:第几页; 
     77    pageSize:每页显示的条数; 
     78    areaId:地区id; 
     79    ids1:要订阅资讯的车系id; 
     80    ids2:要订阅帖子的车系id; 
     81    ids3:要订阅降价优惠的车系id; 
     82    注意:对ids1、ids2、ids3的具体使用说明如下: 
     83          如果某个用户订阅了3款车,分别为3404(福克斯)、3225(朗逸)、1633(速腾),他希望这3款车都能看到资讯、帖子、降价优惠,那么ids1=3404,3225,1633、ids2=3404,3225,1633、ids3=3404,3225,1633; 
     84          如果他希望3404(福克斯)这款车订阅资讯、帖子、降价优惠,3225(朗逸)这款车订阅资讯、帖子,1633(速腾)这款车只订阅降价优惠,那么ids1=3404,3225、ids2=3404,3225、ids3=3404,1633; 
     85 
    7986{ 
    80   "code": 0, 
    81   "total": 5, 
    82   "list": [ 
    83     { 
    84       ////资讯格式 
    85       "channelId": 2, 
    86       "channelName": "新车", 
    87       "count": 3, 
    88       "downs": 13, 
    89       "id": "4721075", 
    90       "image": "http://img0.pcauto.com.cn/pcauto/1407/02/g_4688183_1404269779131_240x160.jpg", 
    91       "title": "2014款帅客正式上市 售6.48-9.18万元", 
    92       "type": 1, 
    93       "ups": 13, 
    94       "url": "http://www.pcauto.com.cn/nation/472/4721075.html", 
    95       "type": 3(1为属于资讯,2为论坛,3为购车优惠), 
    96       "date": "2014-5-13  星期二" 
    97     }, 
    98     { 
    99       ////论坛格式 
    100       "count": 14, 
    101       "downs": 39, 
    102       "forumName": "", 
    103       "id": "5037151", 
    104       "image": "http://img0.pcauto.com.cn/pcauto/1407/07/4715883_1.jpg", 
    105       "preView": "[今日话题]一撞就起火 特斯拉值那个价吗?", 
    106       "seq": 4, 
    107       "title": "[今日话题]一撞就起火 特斯拉值那个价吗?", 
    108       "to-uri": "pcautobrowser://bbs-topic/5037151", 
    109       "type": 2, 
    110       "updateAt": 1404662400000, 
    111       "ups": 13, 
    112       "type": 2(1为属于资讯,2为论坛,3为购车优惠), 
    113       "date": "2014-5-13  星期二" 
    114        
    115     }, 
    116     { 
    117       //购车优惠格式 
    118       "id": 2, 
    119       "userId": 24286812, 
    120       "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1308/13/c9/24440713_1376387144385_270x202.jpg", 
    121       "serialId": 354, 
    122       "serialName": "马自达6", 
    123       "price": "12.98-15.98万", 
    124       "lowerPrice": "", 
    125       "city": "", 
    126       "shopType": "4S店", 
    127       "company": "出厂名", 
    128       "type": 3(1为属于资讯,2为论坛,3为购车优惠), 
    129       "date": "2014-5-13  星期二", 
    130     } 
    131   ] 
     87    "data": [ 
     88        { 
     89            "date": 33258128760000, 
     90            "date2": "3023-11-29 星期六", 
     91            "id": "3482512", 
     92            "image": "", 
     93            "serialName": "科鲁兹", 
     94            "title": "三明雪佛兰“价”给您 全系8折优惠", 
     95            "type": 1 
     96        }, 
     97        { 
     98            "date": 4226573160000, 
     99            "date2": "2103-12-09 星期日", 
     100            "id": "3556060", 
     101            "image": "http://img0.pcauto.com.cn/pcauto/1312/08/g_3556060_1386514606687_240x160.jpg", 
     102            "serialName": "吉利帝豪EC7", 
     103            "title": "富有活力 帝豪EC7指定车型 现金优惠4千", 
     104            "type": 1 
     105        }, 
     106        { 
     107            "date": 1406771202000, 
     108            "date2": "2014-07-31 星期四", 
     109            "id": "5125519", 
     110            "image": "http://imgm.pconline.com.cn/images/upload/upc/tx/bbs6/1407/30/c14/36865446_1406702716498_240x160.jpg", 
     111            "serialName": "科鲁兹", 
     112            "title": "【美富特免费试用】小科相伴,一家人的旅行之青岛花石楼", 
     113            "type": 2 
     114        }, 
     115        { 
     116            "date": 1406774782000, 
     117            "date2": "2014-07-31 星期四", 
     118            "id": "5171235", 
     119            "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1207/18/c0/12381005_12381005_1342620416562_350x260.jpg", 
     120            "serialName": "轩逸", 
     121            "title": "轩逸 2012款 1.6XL MT豪华版  降1.3万", 
     122            "type": 3 
     123        }, 
     124        { 
     125            "date": 1406774782000, 
     126            "date2": "2014-07-31 星期四", 
     127            "id": "5171235", 
     128            "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1207/23/c2/12503956_12503956_1343024359258_350x260.jpg", 
     129            "serialName": "轩逸", 
     130            "title": "轩逸 2012款 经典 1.6XL AT豪华版  降1.3万", 
     131            "type": 3 
     132        } 
     133    ], 
     134    "pageNo": 1, 
     135    "pageSize": 5, 
     136    "total": 150 
    132137} 
    133138 
     
    368373        { 
    369374            "id": 28, 
     375            "image": "http://www1.pcauto.com.cn/app/2014/autoapp4_4/images/btn_price_0_10.png", 
    370376            "name": "10万<=" 
    371377        }, 
    372378        { 
    373379            "id": 29, 
     380            "image": "http://www1.pcauto.com.cn/app/2014/autoapp4_4/images/btn_price_10_15.png", 
    374381            "name": "10-15万" 
    375382        }, 
    376383        { 
    377384            "id": 30, 
     385            "image": "http://www1.pcauto.com.cn/app/2014/autoapp4_4/images/btn_price_15_20.png", 
    378386            "name": "15-20万" 
    379387        }, 
    380388        { 
    381389            "id": 31, 
     390            "image": "http://www1.pcauto.com.cn/app/2014/autoapp4_4/images/btn_price_20_30.png", 
    382391            "name": "20-30万" 
    383392        }, 
    384393        { 
    385394            "id": 74, 
     395            "image": "http://www1.pcauto.com.cn/app/2014/autoapp4_4/images/btn_price_30_50.png", 
    386396            "name": "30-50万" 
    387397        }, 
    388398        { 
    389399            "id": 33, 
     400            "image": "http://www1.pcauto.com.cn/app/2014/autoapp4_4/images/btn_price_50_up.png", 
    390401            "name": ">=50万" 
    391402        } 
     
    410421     { 
    411422        "name":"驾驶技巧", 
     423        "image":"http://www1.pcauto.com.cn/app/2014/autoapp4_4/images/btn_car_guider_1.png", 
    412424        "sections":[ 
    413425           {