Changes between Version 41 and Version 42 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/09/2013 06:17:12 PM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v41 v42  
    3434== 2.接口列表 == 
    3535 
     36== 需要登录的接口,cache-control=600 ;分开优先级低和主动请求两种,前者用cacheFirst,后者用noCache== 
     37 
    3638=== 2.1 [=#point201 左侧主菜单]=== 
    3739{{{ 
     
    6870[{ 
    6971"serialId":123,  // 车系id 
    70 "serialName":"福特福克斯",  // 车系名称 
     72"name":"福特福克斯",  // 车系名称 
    7173}] 
    7274 
     
    194196      { 
    195197        "id": 123, 
    196         "title": "鬼知道咩", 
     198        "name": "鬼知道咩", 
    197199        "img":"" 
    198200      } 
     
    208210    作用:收藏夹信息---文章 
    209211    使用范围:汽车网app 
     212    备注:文章、帖子和车型的收藏可以整合成一个。 
    210213 
    211214    HTTP请求方式:get                          
     
    268271 
    269272}}} 
     273 
     274=== 2.11 [=#point2011 添加收藏]=== 
     275{{{ 
     276url: 
     277       汽车网:待定 
     278    作用:添加收藏 
     279    使用范围:汽车网app 
     280 
     281    HTTP请求方式:get                          
     282    是否需要登录:是                           
     283    请求参数:session;  type:1/2/3; ids=123,433,577 
     284    返回参数: 
     285{ 
     286  "result": { 
     287  }, 
     288  "code": 1, 
     289  "msg": "" 
     290} 
     291 
     292}}} 
     293 
    270294=== 2.11 [=#point2011 删除收藏夹信息]=== 
    271295{{{ 
     
    293317    作用:我的订阅 
    294318    使用范围:汽车网app 
     319    备注:cache-control=600 
    295320 
    296321    HTTP请求方式:get                          
     
    351376 
    352377}}} 
    353 === 2.14 [=#point2014 删除提醒]=== 
     378 
     379=== 2.14 [=#point2014 删除提醒] === 
    354380{{{ 
    355381url: 
     
    503529} 
    504530}}} 
    505 === 2.21 [=#point2021 获取可订阅列表]=== 
     531=== 2.21 [=#point2021 获取可订阅列表]x=== 
    506532{{{ 
    507533url: 
     
    597623{{{ 
    598624   url: 
    599    备注:在原条件接口(http://mrobot.pcauto.com.cn/v3/price/models/criterionv36/)基础上更改 
     625   备注:在原条件接口(http://mrobot.pcauto.com.cn/v3/price/models/criterionv36/)基础上更改;使用xindex 
    600626   作用:获取选车条件 
    601627   使用范围:汽车网app 
     
    641667   } 
    642668}}} 
    643 === 2.27 [=#point2027 获取全部车型接口]=== 
     669=== 2.27 [=#point2027 获取全部车型接口]x=== 
    644670{{{ 
    645671   url:待定 
     
    662688{{{ 
    663689   url:待定 
    664    作用:获取某车系下的车主点评列表 
     690   作用:获取某车系下的车主点评列表,评分的ui咨询一下设计同事 
    665691   使用范围:汽车网app 
    666692   是否需要登录:否 
     
    715741需求:重新设计经销商详情页[[BR]] 
    716742设计稿:待定[[BR]] 
     743备注:促销信息怎么来? 
    717744url:待定[[BR]] 
    718745=== 2.33 [=#point2033 车型终端页]=== 
     
    731758需求:新增页面[[BR]] 
    732759设计稿:待定[[BR]] 
     760备注:咨询小虎,看提交到什么地方 
    733761url:待定[[BR]]