Changes between Version 14 and Version 15 of interface/pcauto_BuyAuto_1.4.0


Ignore:
Timestamp:
12/08/2015 09:27:00 AM (10 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.4.0

    v14 v15  
    100100||pageSize||显示条数||int||是||20|| 
    101101||year||年||int||否||无(year必须与month同步)|| 
    102 ||month||月||int||否||无(eg:09,12,01)|| 
     102||month||月||int||否||无(eg:9,12,1)|| 
    103103 
    104104**返回** 
     
    118118            "serialGroupName": "景逸SUV" //车系名称 
    119119        } 
     120} 
     121 
     122无数据时如下: 
     123{ 
     124    "code": 0, 
     125    "msg": "查询无相关结果" 
    120126} 
    121127}}}