Changes between Version 166 and Version 167 of pcauto_pconline_4.0.0/intf


Ignore:
Timestamp:
06/04/2013 11:39:22 AM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_4.0.0/intf

    v166 v167  
    573573=== 2.16 [=#point216 车型列表] === 
    574574{{{ 
    575     url:http://mrobot.pcauto.com.cn/v3/price/getModelListBySerialId/3524 (可内测) 
     575    url:http://mrobot.pcauto.com.cn/v3/price/getModelListBySerialId/3524  
    576576    作用: 
    577577    使用范围:汽车网app 
    578     备注:title字段里面的车系名称去掉,其他不变 
     578    备注:http://price.pcauto.com.cn/sg3225/, 获取这个地址里的车型列表;该车型列表不出停售的车型;title字段里面的车系名称去掉 
    579579     
    580580    请求参数: 无 
     
    582582    是否需要登录:否 
    583583    返回参数: 
    584 {{ 
     584{ 
    585585    "structure":"三厢车", 
    586586    "bbsId":"14359", 
    587587    "modelTotal":"8", 
    588     "data":[ 
    589         { 
    590             "id":"21803", 
    591             "title":"奥迪A4L 2013款 1.8 30TFSI 手动舒适型", 
    592             "price":"272800", 
    593             "status":"在售", 
    594             "photo":"http://img.pconline.com.cn/images/upload/upc/tx/auto5/1208/07/c9/12753707_12753707_1344329185828_120x90.jpg" 
    595         } 
    596     ], 
     588    "sections":{ 
     589        "1":{ 
     590            "title":"1.4T 涡轮增压131马力", 
     591            "data":[ 
     592                { 
     593                    "id":"21803", 
     594                    "title":"奥迪A4L 2013款 1.8 30TFSI 手动舒适型", 
     595                    "price":"272800", 
     596                    "dealerPrice":"172899",        //经销商价格,获取这个列表的第一个经销商价格  http://price.pcauto.com.cn/m21825/price.html 
     597                    "status":"在售", 
     598                    "photo":"http://img.pconline.com.cn/images/upload/upc/tx/auto5/1208/07/c9/12753707_12753707_1344329185828_120x90.jpg" 
     599                } 
     600            ] 
     601        } 
     602        "2":{ ... } 
     603    }, 
    597604    "gearbox":"手动 无级变速 双离合", 
    598605    "brandId":"1", 
     
    607614    "disadvatage":"底盘调教偏硬,滤震一般" 
    608615} 
     616 
    609617 
    610618