Changes between Version 90 and Version 91 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/16/2015 04:35:13 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v90 v91 733 733 **返回数据** 734 734 {{{#!java 735 735 { 736 "list": [ 737 { 738 "serialId": 5124, 739 "modelId": 63512, 740 "name": "福特福克斯三厢", 741 "payment": 2415, 742 "cost": 0.7 743 }, 744 { 745 "serialId": 5124, 746 "modelId": 63512, 747 "name": "福特福克斯三厢", 748 "payment": 2415, 749 "cost": 0.7 750 } 751 ], 752 "total": 12, 753 "pageNo": 1, 754 "pageSize": 6 755 } 736 756 }}} 737 757 **返回参数说明** 738 758 ||= 参数名 =||= 参数含义 =|| 739 759 ||serialid||车系id|| 740 741 [[BR]] 760 ||modelid||车型id|| 761 ||name||车系名|| 762 ||payment||月供|| 763 ||cost||贷款成本|| 764 ||total||车型总数|| 765 ||pageNo||当前页码|| 766 ||pageSize||每页数量|| 767 [[BR]] 768 769 770
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)