Changes between Version 9 and Version 10 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
02/04/2015 07:16:36 PM (11 years ago)
Author:
liangzhicong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v9 v10  
    170170=== 2.3 [=#point2.3 车型对比] === 
    171171 
    172 [[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/buy/price/detailCompare?modelIds=xx1,xx2&fmt=json 
    173 [[BR]]现应用接口: 
    174 {{{ 
    175 http://price.pcauto.com.cn/interface/iphone/atom/price/model_overview.jsp?mid={modelId} 基础数据 
    176 http://price.pcauto.com.cn/interface/iphone/atom/price/model_params.jsp?mid=34224 参数 
     172[[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/detailCompare.xsp?modelIds=34224,30502,30501,30500,30499&subscributedIds=30503,30499,30500 
     173[[BR]]现应用接口: 
     174{{{ 
     175http://dev3.pcauto.com.cn:8001/interface/iphone/atom/price/model_overview.jsp?mid=30499 车型概览接口 
     176http://dev3.pcauto.com.cn:8001/interface/iphone/atom/price/model_params.jsp?mid=30499 车型参数接口 
     177http://dev3.pcauto.com.cn:8001/dealer/interface/order/order_info.jsp?m=getMCountBySG&sgId=4313 订单数 
    177178}}} 
    178179 
     
    189190[[BR]]请求参数:[[BR]] 
    190191||参数名||类型||必须||说明|| 
    191 ||modelId||String||Y||车型ID|| 
    192 ||areaId||String||Y||地区id|| 
     192||modelIds||String||Y||车型ID|| 
     193||subscributedIds||String||N||已订阅的车型id|| 
    193194[[BR]]返回结果: 
    194195[[BR]]{