Changes between Version 62 and Version 63 of pcautofinance1.0_developers/pages


Ignore:
Timestamp:
10/19/2015 05:46:27 PM (11 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcautofinance1.0_developers/pages

    v62 v63  
    208208 
    209209 
    210  
     210== 9. 发送验证码== 
     211'''(wap开发中)'''[[BR]] 
     212原型地址:http://trac.pc.com.cn/mobile/pototype/pcauto-finance/wap/WAP_v1.10_20150924/#p=8、购车小秘_资质选择_年龄_ 
     213 
     214url: 
     215http://m.jr.pcauto.com.cn/sendCode/ [[BR]] 
     216后端对应url: 
     217发送验证码: 
     218jr.pcauto.com.cn/interface/outer/mobile/sendCode.jsp?phone=13527784859 [[BR]] 
     219校验验证码: 
     220jr.pcauto.com.cn/interface/outer/mobile/checkCode.jsp?phone=13527784859&code=123456;[[BR]] 
     221   
     222 
     223**说明** 
     224>资质选择页 
     225**调用方式** 
     226>get 
     227**请求参数** 
     228||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 
     229||rid||城市Id||int||无||是||无 || 
     230 
     231 
     232