Changes between Version 42 and Version 43 of interface/pcauto_BuyAuto_1.4.0


Ignore:
Timestamp:
12/11/2015 03:15:19 PM (10 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.4.0

    v42 v43  
    539539 
    540540=== 1.8 经销商报价详情 === 
    541 Mrobot后续再制定方案 
     541/** mrobot已完成,请连开发机进行测试**/ 
     542[[BR]] 
     543mrobot请求url:{{{ 
     544http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.4/offerDetail.xsp?modelId=30499&dealerId=18545&serialId=4313&areaId=1 该店有其他优惠 
     545http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.4/offerDetail.xsp?modelId=39571&dealerId=15075&serialId=4313&areaId=1 该店无其他优惠 
     546}}} 
     547[[BR]]现应用接口: 
     548{{{ 
     549  http://price.pcauto.com.cn/dealer/interface/app/dealer_info_json.jsp?dealerId=18454&type=1 经销商基本信息 
     550  http://price.pcauto.com.cn/interface/iphone/dealer_news_message.jsp?dealerId=18454 经销商优惠车系列表 
     551  http://price.pcauto.com.cn/interface/iphone/atom/dealer/get_dealer_model_basic_json.jsp?dealerId=18454&modelId=30499 经销商关于该车型的报价信息 
     552  http://price.pcauto.com.cn/interface/iphone/atom/pic/list_main_photo_json.jsp?modelId=30499 该车型的5张图 
     553  http://price.pcauto.com.cn/interface/iphone/atom/price/model_calculator_basic_json.jsp?mIds=30499 拿排量等数据,用于购车计算 
     554  http://price.pcauto.com.cn/interface/iphone/atom/dealer/dealer_market_model_json.jsp?marketId=87572237 该店该车系下有优惠的车型数据 
     555}}} 
     556[[BR]]HTTP请求方式:get 
     557[[BR]]是否需要登录:false 
     558[[BR]]返回格式:html 
     559[[BR]]缓存方式: 
     560[[BR]]缓存时间:60 
     561[[BR]]说明: 
     562[[BR]]请求参数:[[BR]] 
     563||参数名||类型||必须||说明|| 
     564||modelId||int||Y|车型ID|| 
     565||dealerId||int||Y||经销商ID|| 
     566||serialId||int||Y||车系ID|| 
     567||areaId||int||Y||区域ID|| 
     568 
     569返回结构如下: 
     570{{{ 
     571 { 
     572    "vip": 2, 
     573    "phone": "400-860-0406", 
     574    "is400": 1, 
     575    "address": "总店地址:广州白云区石井凰岗(导航:“石丰路”或白云区的“广东中奥”)/天河区分店地址:广州市天河区中山大道中1240号(东圃客运站往黄埔方向1公里斜对面处);", 
     576    "shareUrl": "http://price.pcauto.com.cn/18545/", 
     577    "aq": 1, 
     578    "serialId": "4313", 
     579    "jingdu": "113.23", 
     580    "weidu": "23.20", 
     581    "dealerFullName": "广东中奥汽车销售服务有限公司", 
     582    "dealerName": "广东中奥奥迪", 
     583    "dealerId": 18545, 
     584    "modelName": "奥迪A6L 2014款 TFSI 手动基本型 ", 
     585    "dealerPrice": "31.79", 
     586    "price": "38.3", 
     587    "modelId": 30499, 
     588    "shouFu": 9.54, 
     589    "total": 35.82, 
     590    "monthPay": 0.68, 
     591    "paiLiang": 1984, 
     592    "jrjBzzw": "5", 
     593    "introduce": 0, 
     594    "minPrice": "31.79", 
     595    "discount": 0, 
     596    "result": { 
     597        "currentPrice": "31.79" 
     598    }, 
     599    "images": [ 
     600        "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1507/27/c28/10296862_10296862_1437983119930.jpg", 
     601        "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1507/27/c28/10296862_10296862_1437983124188.jpg", 
     602        "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1507/27/c28/10296862_10296862_1437983127737.jpg", 
     603        "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1507/27/c28/10296862_10296862_1437983127931.jpg", 
     604        "http://img.pcauto.com.cn/images/upload/upc/tx/auto5/1507/27/c28/10296862_10296862_1437983136184.jpg" 
     605    ], 
     606    "models": [ 
     607        { 
     608            "modelId": 30499, 
     609            "price": "38.3万", 
     610            "modelName": "奥迪A6L 2014款 TFSI 手动基本型 ", 
     611            "decline": "13.05", 
     612            "quantity": "充足", 
     613            "isReplace": 0, 
     614            "nowPrice": "33.3万", 
     615            "carField": false, 
     616            "discount": "5.00", 
     617            "shouFu": 9.99, 
     618            "total": 37.5, 
     619            "monthPay": 0.71, 
     620            "is400": 1, 
     621            "phone": "400-860-0406", 
     622            "dealerName": "广东中奥奥迪", 
     623            "minPrice": "33.3", 
     624            "paiLiang": 1984, 
     625            "jrjBzzw": "5", 
     626            "introduce": 0, 
     627            "result": { 
     628                "currentPrice": "33.3", 
     629                "disString": "购车直降5万元" 
     630            } 
     631        } 
     632    ], 
     633    "param": { 
     634        "modelId": "30499", 
     635        "dealerId": "18545", 
     636        "serialId": "4313", 
     637        "areaId": "1", 
     638        "fmt": "json" 
     639    } 
     640} 
     641}}}