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
echo
2015-04-17 17:37:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9e878c7910ebf487fda9c8341e86a55329734f07
9e878c79
1 parent
fc86862c
Updated 找老师 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
找老师.md
找老师.md
View file @
9e878c7
1
### 根据用户名查找老师
1
### 根据用户名查找老师
2
+
服务器根目录/search/users?q=输入的用户名
3
+
GET
4
+
5
+
### 发送真实姓名接口
6
+
服务器根目录/user/profile
7
+
POST
8
+
realname:真实姓名
9
+
email:电子邮箱
2
10
3
### 发送好友申请
11
### 发送好友申请
4
12
Please
register
or
login
to post a comment