Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
shuidiapp
Wiki
get_verification_code
Last edited by
金小龙
Nov 24, 2016
Page history
This is an old version of this page. You can view the
most recent version
or browse the
history
.
get_verification_code
获取短信验证码
调用地址
/
传参
{
action
:
'
get_verification_code
'
,
phone
:
13651111111
,
type
:
1
}
传参
说明
是否必填
action
接口名
是
phone
手机号
是
type
短信验证类型
是
返回值
返回值
说明
message
状态信息
示例