Changes between Version 100 and Version 101 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/17/2015 10:16:31 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v100 v101 1039 1039 ||icon||个人资质图标|| 1040 1040 [[BR]] 1041 1042 1043 1044 == 21. 发送验证码申请接口(WAP) == 1045 '''(pc端开发中)'''[[BR]] 1046 pc接口:'''http:// '''[[BR]] 1047 1048 **原型** 1049 > [http://trac.pc.com.cn/mobile/pototype/pcauto-finance/wap/WAP_v1.09_20150915/#p=11_2_1、引导用户输入手机号码 点击前往] [[BR]] 1050 **说明** 1051 >发起向用户手机发送验证码的申请 1052 **调用方式** 1053 >post 1054 **请求参数** 1055 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 1056 ||tel||手机号||long||无||是||-|| 1057 1058 **返回数据** 1059 {{{#!java 1060 { 1061 "code": 0, 1062 "msg":"发起成功" 1063 } 1064 }}} 1065 **返回参数说明** 1066 ||= 参数名 =||= 参数含义 =|| 1067 ||code||返回码,成功(0),失败(1)|| 1068 ||msg||返回码描述信息|| 1069 [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)