Changes between Version 81 and Version 82 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
03/16/2015 11:38:35 AM (11 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v81 v82  
    147147[[BR]]现应用接口: 
    148148{{{ 
    149 http://price.pcauto.com.cn/interface/iphone/atom/dealer/dealer_market_info_json.jsp?marketId={marketId}+&modelId={modelId} 
    150 http://price.pcauto.com.cn/interface/iphone/atom/dealer/dealer_market_model_json.jsp?marketId={marketId} 
     149http://price.pcauto.com.cn/interface/iphone/atom/dealer/dealer_market_info_json.jsp?marketId={marketId}+&modelId={modelId}//优惠基础数据 
     150http://price.pcauto.com.cn/interface/iphone/atom/dealer/dealer_market_model_json.jsp?marketId={marketId}//得到该优惠相关的车型车系 
    151151}}} 
    152152[[BR]]HTTP请求方式:get 
     
    167167[[BR]]现应用接口: 
    168168{{{ 
    169 http://price.pcauto.com.cn/interface/iphone/atom/price/serial_group_basic_json.jsp?serialGroupId=8670 
    170 http://price.pcauto.com.cn/interface/iphone/atom/price/model_list_by_sg_json.jsp?serialGroupId=8670 
    171 http://price.pcauto.com.cn/interface/iphone/atom/dealer/model_list_news_price_json.jsp?serialGroupId=8670&rId=1; 
     169http://price.pcauto.com.cn/interface/iphone/atom/price/serial_group_basic_json.jsp?serialGroupId=8670//车系概览页页基础数据接口 
     170http://price.pcauto.com.cn/interface/iphone/atom/price/model_list_by_sg_json.jsp?serialGroupId=8670//车系页车型列表接口 
     171http://price.pcauto.com.cn/interface/iphone/atom/dealer/model_list_news_price_json.jsp?serialGroupId=8670&rId=1;//车系本地车型经销商最低报价接口 
    172172}}} 
    173173[BR]原mrobot接口:{{{http://mrobot.pcauto.com.cn/v3/price/getModelListBySerialId_v4/8670?areaId=1}}} 
     
    239239http://price.pcauto.com.cn/dealer/interface/app/market_groupby_model_json.jsp?pageNo=" + pageNo + "&pageSize=" + pageSize 基础数据包含models,dealers 
    240240增加三个字段:totalPrice全款购车 giftPackage2 礼包 modelType   //现车情况 amelistRange(// 销售范围,0:本市,1:本省,2:全国,3:售多市(用户自定义的,不作显示))出现非约定值 
    241 http://price.pcauto.com.cn/interface/iphone/atom/price/model_calculator_basic_json.jsp?mIds="+modelIdStr 
     241http://price.pcauto.com.cn/interface/iphone/atom/price/model_calculator_basic_json.jsp?mIds="+modelIdStr//得到车型的基础数据,包括排量座位及是否进口等 
    242242}}} 
    243243[BR]原mrobot接口:{{{http://mrobot.pcauto.com.cn/buy/price/promotionList?pageNo=1&pageSize=10}}} 
     
    342342[[BR]]现应用接口: 
    343343{{{ 
    344  http://price.pcauto.com.cn//interface/iphone/atom/price/model_overview.jsp?mid=29179  
    345   http://price.pcauto.com.cn/interface/iphone/get_lower_modelPrice.jsp?mid=29179&rid=1   
     344 http://price.pcauto.com.cn//interface/iphone/atom/price/model_overview.jsp?mid=29179  //基础数据 
     345  http://price.pcauto.com.cn/interface/iphone/get_lower_modelPrice.jsp?mid=29179&rid=1  //本地最低价 
    346346}}} 
    347347[[BR]]mrobot请求url:{{{http:/mrobot.pcauto.com.cn/buy/price/modelMessage/32059}}}