Changes between Version 61 and Version 62 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/16/2015 10:21:57 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v61 v62 102 102 {{{#!java 103 103 { 104 "code":200, 105 "desc":"成功", 106 "data":"datajson" 104 "list": [ 105 { 106 "tab": "小型车", 107 "data": [ 108 { 109 "serialid": 4123, 110 "modelid": 58724, 111 "name": "卡罗拉", 112 "payment": 2415, 113 "cost": 7000 114 } 115 ] 116 }, 117 { 118 "tab": "紧凑型车", 119 "data": [ 120 { 121 "serialid": 4123, 122 "modelid": 58724, 123 "name": "卡罗拉", 124 "payment": 2415, 125 "cost": 7000 126 } 127 ] 128 } 129 ] 107 130 } 108 131 }}} … … 110 133 ||= 参数名 =||= 参数含义 =|| 111 134 [[BR]] 112
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)