Changes between Version 206 and Version 207 of pcauto_4.0.0/interface


Ignore:
Timestamp:
11/05/2013 05:57:00 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v206 v207  
    904904=== 2.34 [=#point234 车型降价信息]=== 
    905905{{{ 
    906    url:http://mrobot.pcauto.com.cn/v3/price/getDepreciateModelBySerialId/8 
     906   url:http://mrobot.pcauto.com.cn/v3/price/getDepreciateModelBySerialId/3544?areaId=1&pageNo=1&pageSize=20 
    907907   作用:获取某个车系下在售车型的降价信息 
    908908   使用范围:汽车网app 
     
    912912         serialId:车系id 
    913913         areaId:城市id 
     914         pageNo:第几页 
     915         pageSize:每页显示多少条 
    914916 
    915917    返回参数: 
     
    917919    "models": [ 
    918920        { 
    919             "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1211/15/c12/15782432_15782432_1352962046046_500.jpg", 
    920             "modelName": "奥迪TT 2013款 TT Roadster 2.0 45TFSI", 
    921             "city": "广州", 
    922             "dealerName": "广东粤奥", 
    923             "phone": "14929302910", 
    924             "originalPrice": "111万",//降价前的价格 
    925             "nowPrice": "121万",//降价后的价格 
    926             "modelId":123,    // 车型id 
    927             "dealerId":123,    // 经销商id 
    928             "stock":"少量现车" // 库存 
     921            "modelId": "24032", 
     922            "phone": "4008600876", 
     923            "modelName": "科鲁兹 2013款 1.6 SL MT", 
     924            "originalPrice": "10.89 万", 
     925            "image": "http://img.pcauto.com.cn/images/auto3/dealer/20115/27/13064891712435570.jpg", 
     926            "dealerName": "广州安骅雪佛兰 ", 
     927            "nowPrice": "8.89 万", 
     928            "city": "广州" 
    929929        }, 
    930930        { 
    931             "image": "http://img.pconline.com.cn/images/upload/upc/tx/auto5/1211/15/c12/15782432_15782432_1352962046046_500.jpg", 
    932             "modelName": "奥迪TT 2013款 TT Roadster 2.0 45TFSI quattro", 
    933             "city": "广州", 
    934             "dealerName": "广东粤奥", 
    935             "phone": "14929302910", 
    936             "originalPrice": "111万",//降价前的价格 
    937             "nowPrice": "121万",//降价后的价格 
    938             "modelId":123,    // 车型id 
    939             "dealerId":123,    // 经销商id 
    940             "stock":"少量现车" // 库存 
    941         } 
    942     ] 
     931            "modelId": "24282", 
     932            "phone": "4008600876", 
     933            "modelName": "科鲁兹 2013款 1.6 SL MT 天窗版", 
     934            "originalPrice": "11.29 万", 
     935            "image": "http://img.pcauto.com.cn/images/auto3/dealer/20115/27/13064891712435570.jpg", 
     936            "dealerName": "广州安骅雪佛兰 ", 
     937            "nowPrice": "9.29 万", 
     938            "city": "广州" 
     939        }, 
     940        { 
     941            "modelId": "24033", 
     942            "phone": "4008600876", 
     943            "modelName": "科鲁兹 2013款 1.6 SL MT 天地版", 
     944            "originalPrice": "11.39 万", 
     945            "image": "http://img.pcauto.com.cn/images/auto3/dealer/20115/27/13064891712435570.jpg", 
     946            "dealerName": "广州安骅雪佛兰 ", 
     947            "nowPrice": "9.39 万", 
     948            "city": "广州" 
     949        } 
     950    ], 
     951    "total": 17, 
     952    "pageNo": 1, 
     953    "pageSize": 3 
    943954} 
    944955 
     
    12211232||第一批|| 车主点评终端页 ||2.32 [#point232 车主点评终端页 ] ||-|| 车型库、前端同事  ||-|| - ||- || mrobot实现 
    12221233||第一批|| 预约驾车页 ||2.33 [#point233 预约驾车页 ] ||-|| 车型库、前端同事  ||-|| - ||- || mrobot实现 
    1223 ||第一批|| 车型降价信息 ||2.34 [#point234 车型降价信息 ] ||-|| 车型库同事  ||-|| 静态数据 ||- || mrobot代理 
     1234||第一批|| 车型降价信息 ||2.34 [#point234 车型降价信息 ] ||-|| 车型库同事  ||-|| 可内测 ||- || mrobot代理 
    12241235||第一批|| 车主点评终端页 ||2.35 [#point235 文章终端json ] ||-|| -  ||-|| 可内测 ||- || mrobot实现 
    12251236||第一批|| 车型库图集类别 ||2.36 [#point236 车型库图集类别 ] ||-|| -  ||-|| 完成 ||- || mamdin实现