Changes between Version 35 and Version 36 of pcauto_4.1.0/interface


Ignore:
Timestamp:
01/02/2014 06:10:30 PM (12 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.1.0/interface

    v35 v36  
    385385    返回参数: 
    386386{ 
    387     "name":"蒙迪欧", 
    388     "modelId":123   车型id 
     387    "modelList": [ 
     388        { 
     389            "id": 123, 
     390            "name": "蒙迪欧" 
     391        } 
     392    ] 
    389393} 
    390394