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
JiangTengfei
2015-05-18 18:03:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1ba8bab381039ad9d1f3dae2eb77d1c203c7ef3c
1ba8bab3
1 parent
d34e68ad
Created 修改昵称接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
修改昵称接口.md
修改昵称接口.md
0 → 100644
View file @
1ba8bab
####接口地址:
/user/changeNickname
####POST参数:
| 参数名 | 说明 | 是否必须 |
|-------------------|----------------|---------|
|name | 新昵称 | 是 |
####返回值:
{
"id": 3135,
"username": "447900226@qq.com",
"nickname": "hehehouhou"
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment