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-24 15:26:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
58e19981270b63de47f12e8b614ee3d2718897d8
58e19981
1 parent
df66e0ba
Updated 用户信息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
1 deletions
用户信息.md
用户信息.md
View file @
58e1998
...
...
@@ -2,6 +2,21 @@ current_user_url: /user/me
##1、前略
##N-1、用户当前的登陆方式
```
json
{
"current_login_type"
:
"weixin"
}
```
| 类型| 说明 |
|-----|----------|
| weixin | 微信 |
| qzone | qq |
|
`问薛勇`
| 什么校通 |
##N、客户端任务列表
该接口中追加需要完成的任务(client_tasks)字段,
...
...
@@ -18,7 +33,7 @@ current_user_url: /user/me
对应的key表
|
key | shuoming
|
|
键值 | 说明
|
|-----|----------|
| NEED_RESET_PASSWORD | 重设密码 |
| NEED_RE_LOGIN | 重新登录 |
\ No newline at end of file
...
...
Please
register
or
login
to post a comment