From 1c8c2827646228cc72899fd01476c6d37f397182 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 13 Apr 2025 20:51:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9C=8D=E5=8A=A1=E5=99=A8?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CN/JCNC-Dev-Guide/JCNC-Dev-Guide.md | 3 +++ CN/Server-List/Server-List.md | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 CN/Server-List/Server-List.md diff --git a/CN/JCNC-Dev-Guide/JCNC-Dev-Guide.md b/CN/JCNC-Dev-Guide/JCNC-Dev-Guide.md index 665fa49..9eb7ede 100644 --- a/CN/JCNC-Dev-Guide/JCNC-Dev-Guide.md +++ b/CN/JCNC-Dev-Guide/JCNC-Dev-Guide.md @@ -16,6 +16,9 @@ [JCNC项目开发流程](../JCNC-Dev-Process/JCNC-Dev-Process.md) +## 服务器列表 +服务器列表 +[服务器列表](../Server-List/Server-List.md) ## 欢迎补充和修复文档! diff --git a/CN/Server-List/Server-List.md b/CN/Server-List/Server-List.md new file mode 100644 index 0000000..dfa3d98 --- /dev/null +++ b/CN/Server-List/Server-List.md @@ -0,0 +1,6 @@ +# 服务器列表 + +| 服务器位置 | IP地址 | CPU | 内存 | +|-------------|----------------|---------|-------| +| 大陆 | 47.84.91.42 | 2核 | 4GB | +| 新加坡 | 49.235.96.75 | 2核 | 1GB |