Changes between Version 10 and Version 11 of pcauto_4.6.0/interface


Ignore:
Timestamp:
12/23/2014 01:07:52 PM (11 years ago)
Author:
wuhuixuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.6.0/interface

    v10 v11  
    2222=== 2.1 [=#point2.1 资讯] === 
    2323=== 2.1.1 [=#point2.1.1 文章收藏批量操作] === 
     24请求url: 
     25[[BR]]后端地址: 
     26[[BR]]请求方式: 
     27[[BR]]是否需要登录:是 
     28[[BR]]返回格式:JSON 
     29[[BR]]缓存方式:接口缓存 
     30[[BR]]缓存时间:60分钟 
     31[[BR]]请求参数:[[BR]] 
     32||参数名||类型||必须||说明|| 
     33[[BR]]返回结果: 
    2434=== 2.1.2 [=#point2.1.2 获取账号的收藏文章] === 
     35请求url: 
     36[[BR]]后端地址: 
     37[[BR]]请求方式: 
     38[[BR]]是否需要登录:是 
     39[[BR]]返回格式:JSON 
     40[[BR]]缓存方式:接口缓存 
     41[[BR]]缓存时间:60分钟 
     42[[BR]]请求参数:[[BR]] 
     43||参数名||类型||必须||说明|| 
     44[[BR]]返回结果: 
    2545=== 2.1.3 [=#point2.1.3 视频文章终端页] === 
    26  
     46请求url: 
     47[[BR]]后端地址: 
     48[[BR]]请求方式: 
     49[[BR]]是否需要登录:是 
     50[[BR]]返回格式:JSON 
     51[[BR]]缓存方式:接口缓存 
     52[[BR]]缓存时间:60分钟 
     53[[BR]]请求参数:[[BR]] 
     54||参数名||类型||必须||说明|| 
     55[[BR]]返回结果: 
    2756=== 3.1 [=#point3.1 找车] === 
    2857=== 3.1.1 [=#point3.1.1 车系车型图片筛选条件] === 
     
    74103[[BR]]点击竞争车型协议pcautobrowser://model/30499(车型id) 
    75104 
     105=== 3.1.3 [=#point3.1.3 热门品牌] === 
     106请求url: 
     107[[BR]]后端地址: 
     108[[BR]]请求方式:get 
     109[[BR]]是否需要登录:否 
     110[[BR]]返回格式:JSON 
     111[[BR]]缓存方式:接口缓存 
     112[[BR]]缓存时间:30分钟 
     113[[BR]]请求参数:[[BR]] 
     114||参数名||类型||必须||说明|| 
     115[[BR]]返回结果: 
     116"brands": [{ 
     117               "id": 2, 
     118               "letter": "D", 
     119               "logo": "http://www1.pcauto.com.cn/piclib/2.png", 
     120               "name": "大众" 
     121               }, 
     122               { 
     123               "id": 10, 
     124               "letter": "F", 
     125               "logo": "http://www1.pcauto.com.cn/piclib/10.png", 
     126               "name": "丰田" 
     127               },…… 
     128               ] 
     129 
    76130=== 4.1 [=#point4.1 个人中心] === 
    77131=== 4.1.1 [=#point4.1.1 获取系统消息] ===