Changes between Version 19 and Version 20 of pcauto_4.5.0/interface


Ignore:
Timestamp:
09/02/2014 05:19:26 PM (12 years ago)
Author:
hejingdong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.5.0/interface

    v19 v20  
    560560sort:排序方式(不填则默认最相关,time:最新发布,access:最热门) 
    561561searchTime:发布时间(不填则搜全部时间,year:一年内,month:一个月内,week:一周内) 
    562 type:帖子分类 
    563562pageNo:页数 (可不传,默认为1) 
    564563    返回结果: 
     
    881880}}} 
    882881 
    883 === 2.4.9 [=#point2.4.9 车型询底价页] === 
     882=== 2.4.9 [=#point2.4.9 询底价页] === 
    884883{{{ 
    885884    请求url:http://mrobot.pcauto.com.cn/v3/price/askprice?dealerId=49712&dealerName=%E5%B9%BF%E5%B7%9E%E6%96%87%E5%8D%8E%E7%A6%8F%E7%91%9E%E7%A6%8F%E7%89%B9+&modelId=19792&modelName=%E7%A6%8F%E5%85%8B%E6%96%AF+2012%E6%AC%BE+%E4%B8%A4%E5%8E%A2+1.6+MT+%E8%88%92%E9%80%82%E5%9E%8B&url=http://img.pconline.com.cn/images/upload/upc/tx/auto5/1210/11/c3/14373198_14373198_1349942613212_120x90.jpg 
     
    899898阅读模式:无参数 白天;night 晚间 
    900899    返回结果: 
    901  
    902 }}} 
    903  
    904 === 2.4.9.1 [=#point2.4.9.1 车系询底价页] === 
    905 {{{ 
    906     请求url: 
    907     原地址: 
    908     HTTP请求方式:GET 
    909     是否需要登录:false 
    910     返回格式:HTML页面 
    911     缓存方式:无 
    912     缓存时间: 
    913     说明: 
    914     请求参数: 
    915 dealerId 
    916 dealerName 
    917 serialId 
    918 serialName 
    919 url:车型图片链接 
    920 阅读模式:无参数 白天;night 晚间 
    921     返回结果: 
    922900点击车型选择协议:  pcaction://choose-car/{"cars":["id":1,"name":"车型名字"]} 
    923901点击地址选择协议:  pcaction://location/ 
     902 
    924903}}} 
    925904 
     
    967946}}} 
    968947 
     948=== 2.4.11 [=#point2.4.11 我要优惠] === 
     949{{{ 
     950    请求url: 
     951    HTTP请求方式:GET 
     952    是否需要登录:false 
     953    返回格式:JSON 
     954    返缓存方式: 
     955    缓存时间: 
     956    说明: 
     957线上接口:http://mrobot.pcauto.com.cn/v3/price/getPromotion?dealerId=15075&dealerName=%E5%B9%BF%E5%B7%9E%E9%94%A6%E9%BE%99%E5%A5%A5%E8%BF%AA&modelId=33313&modelName=%E5%A5%A5%E8%BF%AAA4L%202015%E6%AC%BE%202.0%2035TFSI%20%E8%87%AA%E5%8A%A8%E6%A0%87%E5%87%86%E5%9E%8B&url=http://img.pconline.com.cn/images/upload/upc/tx/auto5/1210/01/c0/14229062_14229062_1349107127921_350x260.jpg 
     958原始接口: 
     959 
     960我要报名接口:http://mai.pcauto.com.cn/gct/action/do_order.jsp?req-enc=utf-8 
     961 
     962    请求参数: 
     963modelId:车型id 
     964carBrandId: 品牌id 
     965carSerialId: 车系id 
     966userName:姓名 
     967phone:手机号 
     968dealerId:经销商id 
     969regionId:城市id, 
     970provinceId:省份id, 
     971tsgId:活动id 
     972origin:平台来源,0:未知,1:web,2:wap,3:IOS,4:Android,5:WP,6:杂志 
     973isInitMsg:  没有活动id时该值为1,有活动id时为0 
     974    返回结果: 
     975200:请求成功 
     976204:请求参数不完整 
     977205:活动已结束 
     978206:活动未审核 
     979207:活动审核失败 
     980 
     981}}} 
     982 
     983=== 2.4.12 [=#point2.4.12 预约试驾] === 
     984{{{ 
     985    请求url: 
     986    HTTP请求方式:GET 
     987    是否需要登录:false 
     988    返回格式:JSON 
     989    返缓存方式: 
     990    缓存时间: 
     991    说明: 
     992线上接口:http://mrobot.pcauto.com.cn/v3/price/testdriver/?areaId=0&modelId=33318&seq=0&modelName=%E5%A5%A5%E8%BF%AAA4L+2015%E6%AC%BE+1.8+30TFSI+%E6%89%8B%E5%8A%A8%E8%88%92%E9%80%82%E5%9E%8B&url=http://img.pconline.com.cn/images/upload/upc/tx/auto5/1408/11/c6/37300232_37300232_1407743541947_120x90.jpg 
     993请求后端url:http://mrobot.pcauto.com.cn/v3/price/provinceCityList 
     994 
     995    请求参数: 
     996dealerId 
     997dealerName 
     998modelId 
     999modelName 
     1000url:车型图片链接 
     1001阅读模式:无参数 白天;night 晚间 
     1002    返回结果: 
     1003 
     1004}}} 
     1005 
    9691006 
    9701007=== 2.5.0 [=#point2.5.0 离线下载包] ===