| | 245 | |
| | 246 | |
| | 247 | |
| | 248 | |
| | 249 | |
| | 250 | === 2.4 [=#point2.4 我要优惠] === |
| | 251 | |
| | 252 | [[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/getPromotion.xsp?v=1.1.0&modelId=20062&modelName=奥迪&serialId=4313&areaId=1&dealerId=65469&name=tt&tel=13588888888&appKey=34ca62060a1474350000052f&chId=app_store&devId=cb2039424107a8f6d3847fd390d81e60ba7ab516&referer=sg_discount |
| | 253 | |
| | 254 | [[BR]]现应用接口: |
| | 255 | {{{ |
| | 256 | http://price.pcauto.com.cn/dealer/interface/order/recommend_dealer.jsp?rid=" + areaId + "&sgid=" + serialId + "&type=0 |
| | 257 | http://mrobot.pcauto.com.cn/v3/price/provinceCityList城市数据 |
| | 258 | }}} |
| | 259 | [[BR]]HTTP请求方式:get |
| | 260 | [[BR]]是否需要登录:false |
| | 261 | [[BR]]返回格式:html |
| | 262 | [[BR]]缓存方式: |
| | 263 | [[BR]]缓存时间:60 |
| | 264 | [[BR]]说明: |
| | 265 | [[BR]]请求参数:[[BR]] |
| | 266 | ||参数名||类型||必须||说明|| |
| | 267 | ||modelId||String||Y||车型ID|| |
| | 268 | ||areaId||String||Y||地区id|| |
| | 269 | ||serialId||String||Y||车系id|| |
| | 270 | ||dealerId||String||N||经销商id|| |
| | 271 | ||name||String||N||提交名称|| |
| | 272 | ||tel||String||N||提交电话号码|| |
| | 273 | ||appKey||String||N||魔方appKey|| |
| | 274 | ||chId||String||N||设备类型|| |
| | 275 | ||devId||String||N||设备ID|| |
| | 276 | ||referer||String||N||备注|| |
| | 277 | ||v||String||N||版本号|| |
| | 278 | |
| | 279 | === 2.5 [=#point2.5 优惠详情] === |
| | 280 | |
| | 281 | [[BR]]mrobot请求url:http://mrobot.pcauto.com.cn/xsp/s/auto/buy/v1.2/promotionDetail.xsp?marketId=7033340&modelId=33314 |
| | 282 | |
| | 283 | [[BR]]现应用接口: |
| | 284 | {{{ |
| | 285 | http://price.pcauto.com.cn/interface/iphone/atom/dealer/dealer_market_info_json.jsp?marketId={marketId}+&modelId={modelId} |
| | 286 | http://price.pcauto.com.cn/interface/iphone/atom/dealer/dealer_market_model_json.jsp?marketId={marketId} |
| | 287 | }}} |
| | 288 | [[BR]]HTTP请求方式:get |
| | 289 | [[BR]]是否需要登录:false |
| | 290 | [[BR]]返回格式:html |
| | 291 | [[BR]]缓存方式: |
| | 292 | [[BR]]缓存时间:60 |
| | 293 | [[BR]]说明: |
| | 294 | [[BR]]请求参数:[[BR]] |
| | 295 | ||参数名||类型||必须||说明|| |
| | 296 | ||modelId||String||Y||车型ID|| |
| | 297 | ||marketId||String||Y||优惠ID|| |
| | 298 | |
| | 299 | |
| | 300 | |
| | 301 | |
| | 302 | |
| | 303 | |
| | 304 | |
| | 305 | |