Changes between Version 63 and Version 64 of pcauto_4.6.0/interface


Ignore:
Timestamp:
01/15/2015 03:54:23 PM (11 years ago)
Author:
liguokai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.6.0/interface

    v63 v64  
    419419}}} 
    420420=== 3.2 [=#point3.2 车系综述页] === 
    421 (接口开发,4.6xsp架构,请求url需修改) 
    422 [[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/v3/price/serialv45/4665?rid=1013 
     421(接口开发完成,测试请连开发机代理,4.6xsp架构,请求url需修改) 
     422[[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/info/v4.6/serialsv46.xsp?serialId=3544&regionId=1&hasDealers=1&modelIds=34224,34226 
    423423[[BR]]原接口: 
    424424{{{ 
    425 http://price.pcauto.com.cn/interface/iphone/model_list_v3.jsp?serialId=4665 
    426 http://price.pcauto.com.cn/interface/iphone/serial_group_compete.jsp?serialGroupId=4665 
    427 http://price.pcauto.com.cn/interface/iphone/get_serialGroup_dealerCount.jsp?serialGroupId=4665&rid=4 
    428 http://mall.pcauto.com.cn/autoMall/interface/auto_mall_gct_list_by_sg_json.jsp?regionId=1&serialId=933&callback=list 
    429 }}} 
    430 [[BR]]HTTP请求方式: 
    431 [[BR]]是否需要登录:false 
    432 [[BR]]返回格式: 
    433 [[BR]]缓存方式: 
    434 [[BR]]缓存时间: 
    435 [[BR]]说明: 
    436 [[BR]]请求参数:[[BR]] 
    437 ||参数名||类型||必须||说明|| 
    438 [[BR]]返回结果: 
     425http://dev3.pcauto.com.cn:8001/interface/iphone/atom/price/serial_group_basic_json.jsp?serialGroupId=3544 
     426http://dev3.pcauto.com.cn:8001/interface/iphone/atom/price/model_list_by_sg_json.jsp?serialGroupId=3544 
     427http://price.pcauto.com.cn/interface/iphone/serial_group_compete.jsp?serialGroupId=3544&size=3 
     428http://mall.pcauto.com.cn/autoMall/interface/auto_mall_gct_list_by_sg_json.jsp?regionId=1&serialId=3544 
     429http://price.pcauto.com.cn/interface/iphone/get_serialGroup_dealerCount.jsp?serialGroupId=3544&rid=1 
     430http://dev3.pcauto.com.cn:8001/interface/iphone/atom/dealer/model_list_news_price_json.jsp?serialGroupId=3544&rId=1 
     431}}} 
     432[[BR]]HTTP请求方式:get 
     433[[BR]]是否需要登录:false 
     434[[BR]]返回格式:html 
     435[[BR]]缓存方式:接口缓存 
     436[[BR]]缓存时间:1分钟 
     437[[BR]]说明: 
     438[[BR]]请求参数:[[BR]] 
     439||参数名||类型||必须||说明|| 
     440||serialId||String||必须||车系Id|| 
     441||regionId||String||必须||地区Id|| 
     442||hasDealers||String||可选||取值1表示该车系在该地区有经销商|| 
     443||modelIds||String||可选||对比车型Id,逗号分隔|| 
     444[[BR]]返回结果:html页面 
    439445 
    440446=== 3.3 [=#point3.3 车型综述页] === 
    441 (接口开发完成,4.6xsp架构,请求url需修改) 
     447(接口开发完成,测试请连开发机代理,4.6xsp架构,请求url需修改) 
    442448[[BR]]mrobot请求url: http://mrobot.pcauto.com.cn/xsp/s/auto/info/v4.6/modelsv46.xsp?mid=34626&areaId=1&modelIds=25157,34574 
    443449[[BR]]原接口: 
     
    457463[[BR]]请求参数:[[BR]] 
    458464||参数名||类型||必须||说明|| 
    459 ||mid   ||String||Y||车型id|| 
    460 ||areaId||String||Y||地区id|| 
    461 ||modelIds||String||N||对比车型id|| 
    462 ||night||String||N||是否夜间模式|| 
     465||mid   ||String||必须||车型id|| 
     466||areaId||String||必须||地区id|| 
     467||modelIds||String||可选||对比车型id|| 
     468||night||String||可选||是否夜间模式|| 
    463469[[BR]]返回结果: 
    464470