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:27:43 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7d6d656234c332bf049b64838f6a08175800efcb
7d6d6562
1 parent
bc57b4c2
Updated 找回密码接口 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
找回密码接口.md
找回密码接口.md
View file @
7d6d656
###找回密码接口
接口地址: /accounts/password/reset
请求方式: POST
参数: q (邮箱)
返回值:
1.
成功
```
json
status:
204
```
```
json
2
.失败
```
status:400
\ No newline at end of file
...
...
Please
register
or
login
to post a comment