Changes between Version 82 and Version 83 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/16/2015 02:35:23 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v82 v83 530 530 {{{#!java 531 531 { 532 "list": [ 533 { 534 "manufacturer": "上海大众", 535 "serials": [ 536 { 537 "id": 1421, 538 "name": "朗逸" 539 }, 540 {} 541 ] 542 }, 543 { 544 "manufacturer": "一汽大众" 545 } 546 ] 547 } 548 }}} 549 **返回参数说明** 550 ||= 参数名 =||= 参数含义 =|| 551 ||list||厂商数组|| 552 ||manufacturer||厂商名称|| 553 ||serials||车系数组|| 554 ||id||车系id|| 555 ||name||车系名|| 556 [[BR]] 532 "isShowRZicon": 1, 533 "vip": 1, 534 "dealerId": 1234, 535 "phone": "400-123-1234", 536 "isShow24Icon": 1, 537 "areaName": "", 538 "range": 3, 539 "phoneType": 1, 540 "address": "广州天河XXX", 541 "name": "广州中升之星", 542 "agent": "4S店" 543 } 544 }}} 545 **返回参数说明** 546 ||= 参数名 =||= 参数含义 =|| 547 ||dealerId||经销商id|| 548 ||phone||电话|| 549 ||phoneType||电话类型|| 550 ||address||经销商地址|| 551 ||name||经销商名称|| 552 ||agent||级别|| 553 [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)