We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 606c8f8 commit 1a44443Copy full SHA for 1a44443
1 file changed
README.md
@@ -63,13 +63,13 @@ APIJSON是一种为API而生的JSON网络传输协议。<br />
63
64
### 快速上手
65
66
-### 后端部署
+#### 后端部署
67
68
可以跳过这个步骤,直接用APIJSON服务器IP地址 39.108.143.172:8080 来测试接口。
69
70
见 [APIJSON后端部署 - Java](https://github.com/TommyLemon/APIJSON/tree/master/APIJSON-Java-Server)
71
72
-### 前端部署
+#### 前端部署
73
74
可以跳过这个步骤,直接使用 [APIJSON在线工具](http://39.108.143.172/) 或 下载主页提供的 [客户端App](https://github.com/TommyLemon/APIJSON)。
75
0 commit comments