Changes between Version 38 and Version 39 of pcauto_BuyAuto_1.0.0
- Timestamp:
- 07/24/2014 02:30:36 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_BuyAuto_1.0.0
v38 v39 92 92 93 93 ==== 5.车型库-搜索-关键词 ==== 94 备注:搜索接口,搜索某品牌下的车系[[BR]] 95 请求URL: 待定 [[BR]] 96 HTTP请求方式:get[[BR]] 97 是否需要登录:否[[BR]] 98 返回格式:json[[BR]] 99 缓存方式:无[[BR]] 100 缓存时间:无[[BR]] 101 请求参数 102 ||参数名||类型||必须||说明|| 103 ||-||-||-||-|| 104 ||返回参数|| 105 ||参数名||类型||必须||说明|| 106 ||list||array||是||分页结果列表|| 107 ||列表项数据格式说明|| 108 || ||参数名||类型||必须||说明|| 109 || ||seriesid||number||是||车系id|| 110 || ||namel||number||是||车系名称|| 94 备注:动态获取搜索关键字,由编辑在cms里维护[[BR]] 95 请求URL:http://mrobot.pcauto.com.cn/v3/price/modelsForSearch [[BR]] 96 HTTP请求方式:get[[BR]] 97 是否需要登录:否[[BR]] 98 返回格式:json[[BR]] 99 缓存方式:无[[BR]] 100 缓存时间:无[[BR]] 101 请求参数:无[[BR]] 102 返回参数: 103 {{{ 104 { 105 "modelList": [ 106 { 107 "id": 123, 108 "name": "蒙迪欧" 109 }]} 110 }}} 111 请求后端URL:http://www.pcauto.com.cn/client/news/tghd/1401/intf2907.js 111 112 112 113 ==== 6. 车型库-车系搜索 ====
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)