Changes between Version 24 and Version 25 of interface/pcauto_BuyAuto_1.5.0
- Timestamp:
- 01/05/2016 02:40:05 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
interface/pcauto_BuyAuto_1.5.0
v24 v25 167 167 168 168 === 1.4预约试驾 === 169 **MROBOT接口 **[[BR]]169 **MROBOT接口(已完成)**[[BR]] 170 170 url: http://mrobot.pcauto.com.cn/buy/price/testdriverv?serialId=3524&dealerId=69115&dealerName=hehe&areaId=1&areaName=hehe&appKey=&chId=app_store&devId= [[BR]] 171 === 1.5促销优惠 === 172 173 174 **请求参数** 175 ||= 经销商id =|| 171 **请求参数** 172 ||参数名||类型||必须||=说明=|| 173 ||serialId||int||是||=车系ID=|| 174 ||dealerId||int||是||经销商ID|| 175 ||dealerName||string||是||经销商名称|| 176 ||areaId||int||是||地区ID|| 177 ||areaName||string||是||地区名称|| 178 [[BR]] 179 180 === 1.5促销优惠列表接口 === 181 **MROBOT接口(已完成)** 182 url:http://mrobot.pcauto.com.cn/buy/price/dealerPromotionList/17435?pageSize=20&pageNo=1 183 184 **请求参数** 185 ||参数名||类型||必须||=说明=|| 186 ||/17435||int||是||经销商ID|| 187 ||pageSize||int||是||地区ID|| 188 ||pageNo||string||是||地区名称|| 189 [[BR]] 176 190 **返回** 177 191 {{{#!java 178 192 { 179 "status": 0,180 "message": "操作成功",181 Page182 pageSize183 193 "datas": [ 184 194 { 185 促销详情id 186 促销Title 187 促销时间 188 }, 189 ], 190 } 191 }}} 195 "content": "广州猴年大促销 丰田凯美瑞降2.8万元", 196 "date": "2016-01-04", 197 "id": "11713156", 198 "serialGroupId": "4550", 199 "url": "http://m.pcauto.com.cn/auto/market/17435-11713156.html" 200 } 201 ], 202 "pageCount": 1, 203 "pageNo": 1, 204 "pageSize": 20, 205 "total": 10 206 }}}} 192 207 193 208
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)