Changes between Version 22 and Version 23 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
02/09/2015 12:23:40 PM (11 years ago)
Author:
lanzhenhua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v22 v23  
    437437 
    438438 
     439 
     440=== 2.9 [=#point2.9 车系综述] === 
     441 
     442[[BR]]mrobot请求url:{{{http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/serial.xsp?v=1.1.0&areaId=3&isSubscribed=0&serialId=4313&modelIds=}}} 
     443 
     444[[BR]]现应用接口: 
     445{{{      
     446http://price.pcauto.com.cn/interface/iphone/atom/price/serial_group_basic_json.jsp?serialGroupId=4313  //车系概述基本数据 
     447http://price.pcauto.com.cn/interface/iphone/atom/price/model_list_by_sg_json.jsp?serialGroupId=4313     //车系概述最低价接口 
     448http://price.pcauto.com.cn/interface/iphone/serial_group_compete.jsp?serialGroupId=4313&size=3 
     449http://price.pcauto.com.cn/interface/http://mall.pcauto.com.cn/autoMall/interface/auto_mall_gct_list_by_sg_json.jsp?regionId=3&serialId=4313  //判断是否有团购 
     450http://price.pcauto.com.cn/interface/iphone/atom/dealer/model_list_news_price_json.jsp?serialGroupId4313&rId=3    //车系概述列表接口 
     451http://price.pcauto.com.cn/interface/iphone/get_lower_modelPrice.jsp?rid=3&sid=4313)             //获取本地最低价 
     452http://price.pcauto.com.cn/interface/cms/region_400_json.jsp?rid=3)             //获取400电话 
     453}}} 
     454[BR]原mrobot接口:{{{http://mrobot.pcauto.com.cn/buy/price/serial/4313?v=1.1.0&areaId=3&isSubscribed=0&modelIds=;}}} 
     455[[BR]]HTTP请求方式:get 
     456[[BR]]是否需要登录:false 
     457[[BR]]返回格式:html 
     458[[BR]]缓存方式: 
     459[[BR]]缓存时间:60 
     460[[BR]]说明: 
     461[[BR]]请求参数:[[BR]] 
     462||参数名||类型||必须||说明|| 
     463||areaId||int||Y||地区ID|| 
     464||serialId||int||Y||车系id|| 
     465||isSubscribed||int||N||是否订阅|| 
     466||modelId||int||N||车型ID|| 
     467 
     468