| | 30 | == 2. 品牌车系页 == |
| | 31 | '''(wap开发中)'''[[BR]] |
| | 32 | url:'''http://mrobot.pcauto.com.cn/xsp/s/finance/common/chooseBrSe.xsp?type=default&rid=1&src=0'''[[BR]] |
| | 33 | 后端对应url: |
| | 34 | http://jr.pcauto.com.cn/interface/outer/mobile/allBrand.jsp (全品牌数据) [[BR]] |
| | 35 | http://jr.pcauto.com.cn/interface/outer/mobile/hasDiscountProBrand.jsp(有贴息品牌数据) [[BR]] |
| | 36 | http://jr.pcauto.com.cn/interface/outer/mobile/allManuSerialGroup.jsp?bId=1 [[BR]] |
| | 37 | http://jr.pcauto.com.cn/interface/outer/mobile/hasDiscountManuSerialGroup.jsp?bId=1 [[BR]] |
| | 38 | |
| | 39 | **说明** |
| | 40 | >品牌选择页 |
| | 41 | **调用方式** |
| | 42 | >get |
| | 43 | **请求参数** |
| | 44 | ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| |
| | 45 | ||rid||城市Id||int||无||是||无 || |
| | 46 | ||type||是否贴息信息||string||discount||否||默认全品牌时default,有贴息信息时discount || |
| | 47 | ||src||是否直接跳转到产品列表页||int||0||否||默认全0,表跳转到产品列表页,1表跳到车型页,选择对应车型 || |