Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ttj1314
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
bblu
2016-08-29 10:03:20 +0800
Commit
b24a8b1b7078c740f03021f3e8d4adee94b8b8a7
1 parent
e6c72fa3
验证码登录修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
个人中心/验证码登录/验证验证码.md
个人中心/验证码登录/验证验证码.md
View file @
b24a8b1
...
...
@@ -41,7 +41,8 @@ code为200即为成功,否则是失败。
"alg"
:
"SALT_MD5"
,
"code"
:
200
,
"data"
:
{
"is_pass"
:
"Y"
"is_pass"
:
"Y"
,
//
Y-正确,N-不正确
"code"
:
"123456"
//
校验码校验正确返回code值,用户传参自动登录接口
}
"md5"
:
"6d729d4b35f10fc73531210bd7ecff91"
,
"message"
:
"发送成功."
...
...
Please
register
or
login
to post a comment