Showing
1 changed file
with
1 additions
and
1 deletions
@@ -115,7 +115,7 @@ GET 方法 | @@ -115,7 +115,7 @@ GET 方法 | ||
115 | ```json | 115 | ```json |
116 | { | 116 | { |
117 | "msg": "用户不存在!" | 117 | "msg": "用户不存在!" |
118 | - } | 118 | + } |
119 | ``` | 119 | ``` |
120 | 120 | ||
121 | #### 用户信息接口 /relation/user/{user\_id}?access\_token={access\_token} | 121 | #### 用户信息接口 /relation/user/{user\_id}?access\_token={access\_token} |
-
Please register or login to post a comment