Changes between Version 56 and Version 57 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/10/2013 03:03:43 PM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v56 v57  
    708708    返回参数: 
    709709{ 
    710  
    711 } 
    712  
    713 }}} 
     710    "models":[ 
     711        { 
     712            "img":"http://xxx.jpg", 
     713            "name":"车型名称", 
     714            "city":"经销商城市", 
     715            "dealer":"经销商名字", 
     716            "phone":"14929302910", 
     717            "now-price":"111万", 
     718            "origin-price":"121万" 
     719        } 
     720    ] 
     721} 
     722 
     723 
     724}}}