Showing
1 changed file
with
2 additions
and
2 deletions
1 | # boxfish用户认证系统 | 1 | # boxfish用户认证系统 |
2 | 2 | ||
3 | -#### 部署地址 | 3 | +#### 测试环境部署地址 |
4 | 4 | ||
5 | [http://114.55.58.184:8099/](http://114.55.58.184:8099/) | 5 | [http://114.55.58.184:8099/](http://114.55.58.184:8099/) |
6 | 6 | ||
@@ -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 必须 |
-
Please register or login to post a comment