Changes between Version 38 and Version 39 of pcauto_4.5.0/interface


Ignore:
Timestamp:
09/16/2014 09:43:12 AM (12 years ago)
Author:
hejingdong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v38 v39  
    764764}}} 
    765765 
     766=== 2.4.0.1 [=#point2.4.0.1 热销排行] === 
     767{{{ 
     768    请求url: 
     769    原地址: 
     770    HTTP请求方式:GET 
     771    是否需要登录:false 
     772    返回格式:JSON 
     773    缓存方式:接口缓存 
     774    缓存时间:1分钟 
     775    说明:新增 
     776    请求参数: 
     777 
     778    返回结果: 
     779{ 
     780  "section": [ 
     781    { 
     782      "type": "小型车", 
     783      "serials": [ 
     784        { 
     785          "count": 41, 
     786          "id": 3524, 
     787          "isNew": 0, 
     788          "kind": "中型车", 
     789          "name": "奥迪A4L", 
     790          "photo": "http://www1.pcauto.com.cn/piclib/20000/nEO_IMG_3524.jpg", 
     791          "priceRange": "27.28~57.81 万", 
     792          "sellType":1, 
     793          "status": "在售" 
     794        } 
     795      ] 
     796    } 
     797  ] 
     798} 
     799}}} 
     800 
    766801=== 2.4.1 [=#point2.4.1 车系综述页] === 
    767802{{{