Changes between Version 29 and Version 30 of pcauto_BuyAuto_1.0.0


Ignore:
Timestamp:
07/24/2014 12:24:58 PM (12 years ago)
Author:
limingjiu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.0.0

    v29 v30  
    2121=== 2.1 车型库 === 
    2222==== 1.车型库-车系列表 ==== 
     23{{{ 
    2324备注:获取车型库品牌列表 
    24 {{{ 
    25  请求URL:http://mrobot.pcauto.com.cn/v2/price/brands 
    26  HTTP请求方式:get 
    27  是否需要登录:否 
    28  返回格式:json 
    29  缓存方式:无 
    30  缓存时间:1天 
    31  请求参数:无 
    32  请求后端URL: 
     25请求URL:http://mrobot.pcauto.com.cn/v2/price/brands 
     26HTTP请求方式:get 
     27是否需要登录:否 
     28返回格式:json 
     29缓存方式:无 
     30缓存时间:1天 
     31请求参数:无 
     32请求后端URL: 
    3333http://price.pcauto.com.cn/interface/iphone/brand_list.jsp 
    3434}}}