| | 177 | |
| | 178 | == 8. 推荐产品页(即购车小秘及我要贷款进来) == |
| | 179 | '''wap'''[[BR]] |
| | 180 | url: |
| | 181 | 我要贷款进入:http://m.jr.pcauto.com.cn/goodRecommend/r1/h0-m25132-org91-pro225-p24-s30-tel13527783635/?qua={%22age%22:%224%22,%22annualIncome%22:%222000000%22,%22creditSituation%22:%2225,27%22,%22education%22:%2210%22,%22housingSituation%22:%2217%22,%22maritalStatus%22:%2213%22,%22profession%22:%2223%22} [[BR]] |
| | 182 | 购车小秘进入: |
| | 183 | http://m.jr.pcauto.com.cn/goodRecommend/r1/h1-m37636/?qua={%22age%22:%222%22,%22annualIncome%22:%2210000%22,%22creditSituation%22:%2225,27%22,%22education%22:%227%22,%22housingSituation%22:%2215%22,%22maritalStatus%22:%2213%22,%22profession%22:%2221%22} |
| | 184 | [[BR]] |
| | 185 | '''后端'''[[BR]] |
| | 186 | 金融产品列表页接口[[BR]] |
| | 187 | 推荐产品接口: |
| | 188 | "http://jr.pcauto.com.cn/interface/outer/mobile/findProByQualification.jsp?rid="+rId+"&modelId="+modelId; [[BR]] |
| | 189 | 推荐经销商接口: |
| | 190 | "http://jr.pcauto.com.cn/interface/outer/mobile/listDealer.jsp?rId="+rId+"&modelId="+modelId;[[BR]] |
| | 191 | |
| | 192 | **说明**[[BR]] |
| | 193 | 功能编号(对应排期文档):6.0[[BR]] |
| | 194 | 原型地址:http://trac.pc.com.cn/mobile/pototype/pcauto-finance/wap/WAP_v1.10_20150924/#p=7_3、符合金融产品_修改_[[BR]] |
| | 195 | **调用方式** |
| | 196 | >get |
| | 197 | **请求参数** |
| | 198 | ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| |
| | 199 | ||= r=||= 城市ID =||= int =||=1 =||= Y=||=城市ID=|| |
| | 200 | ||= h=||= 表购车小秘或才我要贷款 =||= int =||=1 =||= 否=||==|| |
| | 201 | ||= m=||= 车型id =||= int =||=1 =||= 是=||=车型ID=|| |
| | 202 | ||= org=||= 机构=||= int =||无||= 否=||==|| |
| | 203 | ||= pro=||= 产品ID=||= int =||无||= 否=||==|| |
| | 204 | ||= s=||= 还款期数=||= int =||无||= 否=||==|| |
| | 205 | ||= p=||= 首付比例=||= int =||无||= 否=||==|| |
| | 206 | ||= tel=||= 电话号码=||= int =||无||= 否=||==|| |
| | 207 | ||qua||= 资质 ==|| =json=||=是 =|资质json格式|| |
| | 208 | |
| | 209 | |
| | 210 | |