Changes between Version 9 and Version 10 of interface/pcauto_BuyAuto_1.4.0


Ignore:
Timestamp:
12/08/2015 08:54:12 AM (10 years ago)
Author:
zhongjilong_JZ
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.4.0

    v9 v10  
    125125=== 1.3 搜索 === 
    126126>mrobot地址:[[BR]] 
    127 url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.4/search.xsp?q=%E5%A4%A9 [[BR]] 
     127Url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.4/search.xsp?q=奔 [[BR]] 
    128128 
    129129后端Url:http://ks.pcauto.com.cn/searchSuggest2.shtml?q=%E7%A7%91&app=composite&addSFields=kind_name,photo [[BR]] 
     
    157157**返回** 
    158158{ 
    159 "status": 0, 
     159    "status": 0, 
    160160    "message": "操作成功", 
    161161    "datas": [ 
     
    166166            "kind_name": "中型车", 
    167167            "price": "17.78-29.98万" 
    168             "车系名称":  
    169             "车系图片地址":   
    170           “车系类型”      
    171             “车系价格区间” 
    172168        }, 
    173169   ] 
    174170} 
    175  
     171[[BR]] 
     172**返回参数说明** 
     173||= 参数名 =||= 参数含义 =||类型||是否必须|| 默认值|| 
     174||= sid =||= 车系id =|| int || 是 || 无 || 
     175||= keyword =||= 车系名称 =|| string || 是 || 无 || 
     176||= photo =||= 车系图片url =|| string || 是 || 无 || 
     177||= kind_name =||= 车系类型 =|| string || 是 || 无 || 
     178||= price =||= 车系价格 =|| string || 是 || 无 || 
    176179---------- 
    177180