echo

Updated 找老师 (markdown)

@@ -5,8 +5,10 @@ GET @@ -5,8 +5,10 @@ GET
5 ### 发送真实姓名接口 5 ### 发送真实姓名接口
6 服务器根目录/user/profile 6 服务器根目录/user/profile
7 POST 7 POST
8 -`realname:真实姓名` 8 +```
9 -`email:电子邮箱` 9 +realname:真实姓名
  10 +email:电子邮箱
  11 +```
10 12
11 ### 发送好友申请 13 ### 发送好友申请
12 14