Changes between Version 2 and Version 3 of pcauto_4.6.0/interface


Ignore:
Timestamp:
12/22/2014 04:17:28 PM (11 years ago)
Author:
wuhuixuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.6.0/interface

    v2 v3  
    1111||参数名||类型||必须||说明|| 
    1212说明文档参数:添加某特定参数可以直接看接口文档 
    13 是否需要登录:是, 
    14 返回格式:json,xml,ssi, 
     13是否需要登录:是| 
     14返回格式:json|xml|ssi, 
    1515缓存方式:接口缓存(接口中返回的响应头里面的 Cache-Control),对象缓存() 
    1616缓存时间:缓存时间 
     
    2020 
    2121== 2.接口列表 == 
     22=== 2.1 [=#point2.1 资讯] === 
     23 
     24=== 3.1 [=#point3.1 找车] === 
     25=== 3.1.1 [=#point3.1.1 车系车型图片筛选条件] === 
     26{{{ 
     27 
     28    请求url:http://mrobot.pcauto.com.cn/v2/price/pictureConditions?serialId=7889&modelId=0&v=4.5.0 
     29    请求后端地址:http://price.pcauto.com.cn/interface/iphone/photo_choose_option.jsp?serialId={serialId}&modelId={modelId}&version=2 
     30    HTTP请求方式:GET 
     31    是否需要登录:false 
     32    返回格式:JSON 
     33    缓存方式:接口缓存 
     34    缓存时间:60分钟 
     35    说明: 
     36    types增加字段section,用于细化外观 
     37    colors字段增加颜色值 
     38    请求参数: 
     39    serialId:车系id 
     40    modelId: 车型id,查车系的时候不用传 
     41    v:4.5.0  4.5版本增加类型细化,颜色值 
     42    返回结果: 
     43 
     44}}} 
     45=== 4.1 [=#point4.1 个人中心] === 
     46=== 5.1 [=#point5.1 优惠 ===