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
undancer
2016-02-16 18:27:38 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a67c3f16ff45df62450d9dfe660f59fb949e6376
a67c3f16
1 parent
7af7cf85
Created 用户信息 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
用户信息.md
用户信息.md
0 → 100644
View file @
a67c3f1
current_user_url: /user/me
该接口中追加需要完成的任务(client_tasks)字段,
'''json
{
"client_tasks":
[
{
"key":"NEED_RESET_PASSWORD",
"msg":"需要重设密码"
}
]
}
'''
对应的key表
| key | shuoming |
------------------
| NEED_RESET_PASSWORD | 重设密码 |
| NEED_RE_LOGIN | 重新登录 |
\ No newline at end of file
...
...
Please
register
or
login
to post a comment