docs: 更新核心文档和前端代码中的后端目录引用为 server

This commit is contained in:
2026-06-27 17:26:50 +08:00
parent 8f51701f54
commit 5586dc5eac
8 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
### 1. 本地打包
```bash
# 在 backend-single 目录下执行
# 在 server 目录下执行
./deploy.sh
```