Changes between Version 33 and Version 34 of pcauto_BuyAuto_1.0.0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_BuyAuto_1.0.0

    v33 v34  
    4848 
    4949==== 3.车型库-品牌-车系列表 (已有接口,但需要修改)==== 
    50 {{{ 
    51 备注:通过品牌ID得到车系列表 
    52  请求URL:http://mrobot.pcauto.com.cn/v3/price/getSerialListByBrandId/60 
    53  HTTP请求方式:get 
    54  是否需要登录:否 
    55  返回格式:json 
    56  缓存方式:无 
    57  缓存时间:5分钟 
    58  请求参数: 
    59         品牌id 
    60  请求后端URL 
    61              http://price.pcauto.com.cn/interface/iphone/serialGroup_list_v2.jsp?bid=60 
    62  请求后端参数 
    63               品牌id 
    64 }}} 
     50备注:通过品牌ID得到车系列表 [[BR]] 
     51[[BR]]请求URL:http://mrobot.pcauto.com.cn/v3/price/getSerialListByBrandId/60 
     52[[BR]] HTTP请求方式:get 
     53[[BR]] 是否需要登录:否 
     54[[BR]] 返回格式:json 
     55[[BR]] 缓存方式:无 
     56[[BR]] 缓存时间:5分钟 
     57[[BR]] 请求参数: 
     58||id||number||品牌id 
     59[[BR]] 求后端URL:http://price.pcauto.com.cn/interface/iphone/serialGroup_list_v2.jsp?bid=60 
     60[[BR]] 请求后端参数 
     61||id||number||品牌id 
     62[[BR]] 返回参数,需要增加一个字段 
     63||参数名||类型||必须||说明|| 
     64|| salestatus||number||必须||1、在售、2停售|| 
    6565 
    6666==== 3.车型库-热销排行榜 ====