Changes between Version 13 and Version 14 of pcauto_BuyAuto_1.2.0


Ignore:
Timestamp:
02/08/2015 10:05:01 AM (11 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.2.0

    v13 v14  
    408408 
    409409 
    410  
    411  
    412  
    413  
     410=== 2.8 [=#point2.8 车型综述] === 
     411 
     412[[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/model.xsp?areaId=1&modelId=34626 
     413 
     414[[BR]]现应用接口: 
     415{{{ 
     416http://price.pcauto.com.cn/interface/iphone/atom/price/model_overview.jsp?mid=34626 
     417http://price.pcauto.com.cn/interface/iphone/atom/price/model_params.jsp?mid=34626 
     418http://price.pcauto.com.cn/interface/iphone/atom/price/model_calculator_basic_json.jsp?mIds=34626 
     419http://price.pcauto.com.cn/interface/iphone/dealer_page_list_json.jsp?modelId="+modelId+"&rId="+areaId+"&pageNo=1&pageSize=1000 
     420http://price.pcauto.com.cn/interface/iphone/atom/dealer/model_local_min_price.jsp?mid=" + modelId + "&rid=" + areaId 
     421http://price.pcauto.com.cn//interface/iphone/atom/dealer/model_list_news_price_json.jsp?serialGroupId="+jsonX.serialGorupId+"&rId="+areaId) 
     422}}} 
     423[BR]原mrobot接口:http://mrobot.pcauto.com.cn/buy/price/model/34626?pageSize=20&pageNo=1; 
     424[[BR]]HTTP请求方式:get 
     425[[BR]]是否需要登录:false 
     426[[BR]]返回格式:html 
     427[[BR]]缓存方式: 
     428[[BR]]缓存时间:60 
     429[[BR]]说明: 
     430[[BR]]请求参数:[[BR]] 
     431||参数名||类型||必须||说明|| 
     432||areaId||int||N||地区ID|| 
     433||modelId||int||N||车型ID|| 
     434 
     435 
     436