Showing
1 changed file
with
2 additions
and
2 deletions
@@ -116,7 +116,7 @@ GET 方法 | @@ -116,7 +116,7 @@ GET 方法 | ||
116 | 116 | ||
117 | #### 用户信息接口 /relation/user/{user\_id}?access\_token={access\_token} | 117 | #### 用户信息接口 /relation/user/{user\_id}?access\_token={access\_token} |
118 | 118 | ||
119 | -#### URL参数 | 119 | +#### URL参数 |
120 | 120 | ||
121 | * user\_id Long 必须 | 121 | * user\_id Long 必须 |
122 | * access\_token string 必须 | 122 | * access\_token string 必须 |
@@ -167,7 +167,7 @@ GET 方法 | @@ -167,7 +167,7 @@ GET 方法 | ||
167 | ```json | 167 | ```json |
168 | { | 168 | { |
169 | "msg": "该用户没有绑定其它用户!" | 169 | "msg": "该用户没有绑定其它用户!" |
170 | - } | 170 | + } |
171 | ``` | 171 | ``` |
172 | 172 | ||
173 | 173 |
-
Please register or login to post a comment