Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
姜腾飞
2015-09-18 15:26:56 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bc57b4c236c77c3ef0ad15c8a01293b5118265ef
bc57b4c2
1 parent
d903a5d8
Created 找回密码接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
找回密码接口.md
找回密码接口.md
0 → 100644
View file @
bc57b4c
1
+
###找回密码接口
2
+
接口地址: /accounts/password/reset
3
+
请求方式: POST
4
+
参数: q (邮箱)
5
+
6
+
返回值:
7
+
8
+
1.
成功
9
+
status:204
10
+
11
+
2.
失败
12
+
status:400
Please
register
or
login
to post a comment