Changes between Version 109 and Version 110 of pcautofinance1.0_developers/interfaces


Ignore:
Timestamp:
09/21/2015 10:33:44 AM (11 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcautofinance1.0_developers/interfaces

    v109 v110  
    902902**返回数据** 
    903903{{{#!java 
    904 {"list":[{ 
     904{"list": 
     905   [{ 
    905906    "isShowRZicon": 1, 
    906907    "vip": 1, 
     
    914915    "name": "广州中升之星", 
    915916    "agent": "4S店" 
    916 }] 
    917 } 
     917  }] 
     918 } 
    918919 
    919920}}}