Changes between Version 40 and Version 41 of new_pcauto_4.2.0/interface


Ignore:
Timestamp:
04/14/2014 12:03:12 PM (12 years ago)
Author:
yangmengjun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • new_pcauto_4.2.0/interface

    v40 v41  
    228228== 2.2 车型库相关 == 
    229229 
    230 === 2.8 [=#point208 车型库首页热门车系列表&您可能对以下内容感兴趣]=== 
    231 {{{ 
    232  备注:1、车型库首页热门车系; 2、获取可能感兴趣内容 
    233  请求URL:http://mrobot.pcauto.com.cn/configs/pcauto_hot_serials 
    234  HTTP请求方式:get 
    235  是否需要登录:是 
    236  返回格式:json 
    237  缓存方式:无 
    238  缓存时间:无 
    239  请求参数:无 
    240 }}} 
    241  
    242 === 2.9 [=#point209 车型库品牌列表]=== 
    243 {{{ 
    244  备注:获取车型库品牌列表 
    245  请求URL:http://mrobot.pcauto.com.cn/v2/price/brands 
    246  HTTP请求方式:get 
    247  是否需要登录:否 
    248  返回格式:json 
    249  缓存方式:无 
    250  缓存时间:1天 
    251  请求参数:无 
    252  请求后端URL: 
    253         http://price.pcauto.com.cn/interface/iphone/brand_list.jsp 
    254 }}} 
    255  
    256 === 2.10 [=#point210 通过品牌ID得到车系列表]=== 
    257 {{{ 
    258  备注:通过品牌ID得到车系列表 
    259  请求URL:http://mrobot.pcauto.com.cn/v3/price/getSerialListByBrandId/60 
    260  HTTP请求方式:get 
    261  是否需要登录:否 
    262  返回格式:json 
    263  缓存方式:无 
    264  缓存时间:5分钟 
    265  请求参数: 
    266         品牌id 
    267  请求后端URL: 
    268              http://price.pcauto.com.cn/interface/iphone/serialGroup_list_v2.jsp?bid=60 
    269  请求后端参数: 
    270               品牌id 
    271 }}} 
    272  
    273 === 2.11 [=#point211 厂商车系列表]=== 
     230=== 2.2.1 [=#point211 厂商车系列表]=== 
    274231{{{ 
    275232 备注:根据厂商id返回该厂商所属品牌的车系列表 
     
    288245}}} 
    289246 
    290 === 2.12 [=#point212 车型列表]=== 
     247=== 2.2.2 [=#point212 车型列表]=== 
    291248{{{ 
    292249 备注:车型列表 
     
    305262}}} 
    306263 
    307 === 2.13 [=#point213 精准选车条件]=== 
     264=== 2.2.3 [=#point213 精准选车条件]=== 
    308265{{{ 
    309266 备注:精准选车条件 
     
    322279}}} 
    323280 
    324 === 2.14 [=#point214 精准选车-车系列表]=== 
     281=== 2.2.4 [=#point214 精准选车-车系列表]=== 
    325282{{{ 
    326283 备注:精准选车,获取车系列表接口 
     
    341298}}} 
    342299 
    343 === 2.15 [=#point215 汽车网车系列表]=== 
     300=== 2.2.5 [=#point215 汽车网车系列表]=== 
    344301{{{ 
    345302 备注:搜索接口,搜索某品牌下的车系 
     
    362319}}} 
    363320 
    364 === 2.16 [=#point216 车系页]=== 
     321=== 2.2.6 [=#point216 车系页]=== 
    365322{{{ 
    366323 备注:车系终端页 
     
    382339}}} 
    383340 
    384 === 2.17 [=#point217 经销商详情页]=== 
     341=== 2.2.7 [=#point217 经销商详情页]=== 
    385342{{{ 
    386343 备注:经销商详情页。添加预约试驾和促销信息,促销信息来自网站已有的数据 
     
    403360}}} 
    404361 
    405 === 2.18 [=#point218 询底价页]=== 
     362=== 2.2.8 [=#point218 询底价页]=== 
    406363{{{ 
    407364 备注:询底价页 
     
    423380}}} 
    424381 
    425 === 2.19 [=#point219 车型终端页]=== 
     382=== 2.2.9 [=#point219 车型终端页]=== 
    426383{{{ 
    427384 备注:车型终端页 
     
    446403}}} 
    447404 
    448 === 2.20 [=#point220 车系图片列表-部分]=== 
     405=== 2.2.10 [=#point220 车系图片列表-部分]=== 
    449406{{{ 
    450407 备注:车系图片列表-部分 
     
    469426}}} 
    470427 
    471 === 2.21 [=#point221 预约驾车页]=== 
     428=== 2.2.11 [=#point221 预约驾车页]=== 
    472429{{{ 
    473430 备注:预约驾车页 
     
    487444 请求后端URL: 
    488445        http://mrobot.pcauto.com.cn/v3/price/provinceCityList 
     446}}} 
     447 
     448=== 2.2.12 [=#point208 车型库首页热门车系列表&您可能对以下内容感兴趣]=== 
     449{{{ 
     450 备注:1、车型库首页热门车系; 2、获取可能感兴趣内容 
     451 请求URL:http://mrobot.pcauto.com.cn/configs/pcauto_hot_serials 
     452 HTTP请求方式:get 
     453 是否需要登录:是 
     454 返回格式:json 
     455 缓存方式:无 
     456 缓存时间:无 
     457 请求参数:无 
     458}}} 
     459 
     460=== 2.2.13 [=#point209 车型库品牌列表]=== 
     461{{{ 
     462 备注:获取车型库品牌列表 
     463 请求URL:http://mrobot.pcauto.com.cn/v2/price/brands 
     464 HTTP请求方式:get 
     465 是否需要登录:否 
     466 返回格式:json 
     467 缓存方式:无 
     468 缓存时间:1天 
     469 请求参数:无 
     470 请求后端URL: 
     471        http://price.pcauto.com.cn/interface/iphone/brand_list.jsp 
     472}}} 
     473 
     474=== 2.2.13 [=#point210 通过品牌ID得到车系列表]=== 
     475{{{ 
     476 备注:通过品牌ID得到车系列表 
     477 请求URL:http://mrobot.pcauto.com.cn/v3/price/getSerialListByBrandId/60 
     478 HTTP请求方式:get 
     479 是否需要登录:否 
     480 返回格式:json 
     481 缓存方式:无 
     482 缓存时间:5分钟 
     483 请求参数: 
     484        品牌id 
     485 请求后端URL: 
     486             http://price.pcauto.com.cn/interface/iphone/serialGroup_list_v2.jsp?bid=60 
     487 请求后端参数: 
     488              品牌id 
    489489}}} 
    490490