Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chong
2017-01-04 14:11:16 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8195663436f5c6bcc1056afad1e376246f69d0b2
81956634
1 parent
8f50ac6b
Updates 服务端-REST-API-概述/服务端-rest-api-概述.md
Auto commit by GitBook Editor
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
服务端-REST-API-概述/服务端-rest-api-概述.md
服务端-REST-API-概述/服务端-rest-api-概述.md
View file @
8195663
...
...
@@ -12,14 +12,12 @@
| 名称 | Base URL | 描述 |
| :--- | :--- | :--- |
| API api |
[
http\(s\)://api.boxfish.cn
](
http://api.boxfish.cn
)
| 主程序api |
| API
[
[base
](
/base.md
)
](/服务端 REST API 概述/base.md) |
http
\(
s
\)
://base.boxfish.cn
| 用户鉴权和课程推荐服务 |
| API online-api |
http
\(
s
\)
://online-api.boxfish.cn
| 在线授课 |
| API online |
http
\(
s
\)
://online.boxfish.cn
| 在线授课 |
| API
[
[base
](
/base.md
)
](/服务端 REST API 概述/base.md) |
[
http\(s\)://base.boxfish.cn
](
http://base.boxfish.cn
)
| 用户鉴权和课程推荐服务 |
| API online-api |
[
[http\(s\)://online-api.boxfish.cn
](
http://api.boxfish.cn
)
](http://online-api.boxfish.cn)
| 在线授课 |
| API online |
[
http\(s\)://online.boxfish.cn
](
http://online.boxfish.cn
)
| 在线授课 |
| API online-api.inside |
[
http://online-api.inside.boxfish.cn
](
http://online-api.inside.boxfish.cn
)
| 在线授课(
**内网**
) |
| API online-operation |
[
http://online-operation.boxfish.cn
](
http://online-operation.boxfish.cn
)
| 在线授课后台管理 |
| API pay | http
\(
s
\)
://pay.boxfish.cn | 支付相关业务 |
| API www | http
\(
s
\)
://www.boxfish.cn | 官网 |
| API cm | http
\(
s
\)
://cm.boxfish.cn | 班级管理 |
| API pay |
[
http\(s\)://pay.boxfish.cn
](
http://pay.boxfish.cn
)
| 支付相关业务 |
...
...
Please
register
or
login
to post a comment