Updates 服务端 REST API 概述/服务端-rest-api-概述.md
Auto commit by GitBook Editor
Showing
2 changed files
with
3 additions
and
3 deletions
@@ -14,7 +14,7 @@ | @@ -14,7 +14,7 @@ | ||
14 | * [用户修改真实姓名绑定邮箱](未整理/用户修改真实姓名绑定邮箱.md) | 14 | * [用户修改真实姓名绑定邮箱](未整理/用户修改真实姓名绑定邮箱.md) |
15 | 15 | ||
16 | ## REST API 概述 | 16 | ## REST API 概述 |
17 | -* [服务端 REST API 概述](服务端-rest-api-概述.md) | 17 | +* [服务端 REST API 概述](服务端 REST API 概述/服务端-rest-api-概述.md) |
18 | 18 | ||
19 | ## 用户鉴权 | 19 | ## 用户鉴权 |
20 | * [用户鉴权](用户鉴权/README.md) | 20 | * [用户鉴权](用户鉴权/README.md) |
1 | -# REST API 基本约束 | 1 | +# REST API 基本约束 {#chong} |
2 | 2 | ||
3 | --- | 3 | --- |
4 | 4 | ||
@@ -11,7 +11,7 @@ | @@ -11,7 +11,7 @@ | ||
11 | 11 | ||
12 | | 名称 | Base URL | 描述 | | 12 | | 名称 | Base URL | 描述 | |
13 | | :--- | :--- | :--- | | 13 | | :--- | :--- | :--- | |
14 | -| API api | http\(s\)://api.boxfish.cn | 主程序api | | 14 | +| API api | [http\(s\)://api.boxfish.cn](http://api.boxfish.cn) | 主程序api | |
15 | | API [base](/base.md) | http\(s\)://base.boxfish.cn | 用户鉴权和课程推荐服务 | | 15 | | API [base](/base.md) | http\(s\)://base.boxfish.cn | 用户鉴权和课程推荐服务 | |
16 | | API online-api | http\(s\)://online-api.boxfish.cn | 在线授课 | | 16 | | API online-api | http\(s\)://online-api.boxfish.cn | 在线授课 | |
17 | | API online | http\(s\)://online.boxfish.cn | 在线授课 | | 17 | | API online | http\(s\)://online.boxfish.cn | 在线授课 | |
-
Please register or login to post a comment