Changes between Version 101 and Version 102 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/17/2015 10:19:49 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v101 v102 1068 1068 ||msg||返回码描述信息|| 1069 1069 [[BR]] 1070 1071 1072 1073 == 21. 核对验证码接口(WAP) == 1074 '''(pc端开发中)'''[[BR]] 1075 pc接口:'''http:// '''[[BR]] 1076 1077 **原型** 1078 > [http://trac.pc.com.cn/mobile/pototype/pcauto-finance/wap/WAP_v1.09_20150915/#p=11_2_1、引导用户输入手机号码 点击前往] [[BR]] 1079 **说明** 1080 >核对用户收取到的验证码是否与手机号一致 1081 **调用方式** 1082 >get 1083 **请求参数** 1084 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 1085 ||idenCode||验证码||int||无||是||-|| 1086 1087 **返回数据** 1088 {{{#!java 1089 { 1090 "code": 0, 1091 "msg":"验证成功" 1092 } 1093 }}} 1094 **返回参数说明** 1095 ||= 参数名 =||= 参数含义 =|| 1096 ||code||返回码,成功(0),失败(1)|| 1097 ||msg||返回码描述信息|| 1098 [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)