Changes between Version 89 and Version 90 of pcauto_4.5.0/interface


Ignore:
Timestamp:
09/30/2014 04:24:44 PM (12 years ago)
Author:
chenziyang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v89 v90  
    12671267=== 2.4.7 [=#point2.4.7 车系经销商] === 
    12681268{{{ 
    1269     请求url: 
    1270     原地址: 
    1271     //#start 获取车系中的第一款车型 
    1272     http://price.pcauto.com.cn/interface/iphone/model_list_v3.jsp?serialId=${serialId}; 
    1273     //#start 地区 
    1274     http://mrobot.pcauto.com.cn/v3/price/allRegionList 
    1275     //#start 经销商 
    1276     http://price.pcauto.com.cn/interface/iphone/dealer_page_list.jsp 
     1269    --已基本完成开发,还有一些链接协议未加上(代理:192.168.22.242 8888) 
     1270    请求url:http://mrobot.pcauto.com.cn/v3/price/dealersSerialv45?serialId=7929&areaId=1 
     1271    请求后端url:http://price.pcauto.com.cn/interface/iphone/dealer_page_list.jsp?serialId=7929&areaId=1&pageSize=25&pageNo=1&mapType=2&dealerType=1 
    12771272    HTTP请求方式:GET 
    12781273    是否需要登录:false 
     
    12811276    缓存时间:60分钟 
    12821277    说明: 
    1283 线上接口:http://mrobot.pcauto.com.cn/v3/price/dealersSerialv36?serialId=7929&areaId=1 
    1284 新增 
    1285     请求参数: 
    1286  
     1278    请求参数: 
     1279    serialId:车系id 
     1280    areaId:地区id 
     1281    mapType:出百度地图坐标,客户端不用传 
     1282    dealerType:出全部经销商,客户端不用传 
    12871283    返回结果: 
    12881284在HTML源码里,加入全部经销商的数据json,包括地址&百度地图坐标