Changes between Version 8 and Version 9 of pcauto_4.1.0/interface


Ignore:
Timestamp:
12/16/2013 12:20:56 PM (12 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.1.0/interface

    v8 v9  
    149149 
    150150}}} 
     151 
     152=== 2.5 [=#point205 推荐订阅]=== 
     153{{{ 
     154    url:todo 
     155    作用:获取推荐订阅,在原来的基础上添加广告数据;如果是广告数据则添加对应的计数字段,否则不变。 
     156    使用范围:汽车网app 
     157 
     158    HTTP请求方式:get                          
     159    是否需要登录:否                           
     160    请求参数:none 
     161    设计稿: 
     162    返回参数: 
     163 
     164{ 
     165    "manufacturers":[ 
     166        { 
     167            "id":3895, 
     168            "name":"途观", 
     169            "priceRange":"18.98~31.58万", 
     170            "kind":"中型SUV", 
     171            "photo":"http://img0.pcauto.com.cn/pcauto/1311/25/3461900_tuguan.jpg", 
     172            "vc-uri":"", 
     173            "cc-uri":"", 
     174            "vc3d-uri":"", 
     175            "cc3d-uri":"" 
     176        } 
     177    ] 
     178} 
     179 
     180 
     181}}} 
    151182== 3.开发时间、负责人、进度和实现方式== 
    152183