Changes between Version 151 and Version 152 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 10/21/2015 10:11:51 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v151 v152 1213 1213 == 21. 发送验证码申请接口(WAP) == 1214 1214 '''(pc端开发中)'''[[BR]] 1215 pc接口:'''http:// '''[[BR]]1215 pc接口:'''http://jr.pcauto.com.cn/interface/outer/mobile/sendCode.jsp?phone=13527789569 '''[[BR]] 1216 1216 1217 1217 **原型** … … 1223 1223 **请求参数** 1224 1224 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 1225 || tel||手机号||long||无||是||-||1225 ||phone||手机号||long||无||是||-|| 1226 1226 1227 1227 **返回数据** … … 1242 1242 == 22. 核对验证码接口(WAP) == 1243 1243 '''(pc端开发中)'''[[BR]] 1244 pc接口:'''http:// '''[[BR]]1244 pc接口:'''http://jr.pcauto.com.cn/interface/outer/mobile/checkCode.jsp?phone=1357848586&code=141311'''[[BR]] 1245 1245 1246 1246 **原型** … … 1252 1252 **请求参数** 1253 1253 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 1254 ||idenCode||验证码||int||无||是||-|| 1254 ||code||验证码||int||无||是||-|| 1255 ||phone||手机号码||int||无||是||-|| 1255 1256 1256 1257 **返回数据** … … 1258 1259 { 1259 1260 "code": 0, 1260 "msg":"验证成功" 1261 "msg":"验证成功", 1262 "isOrdered":1//表示之前已经申请过。(目前无作用) 1261 1263 } 1262 1264 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)