fix: 修复遗漏的 backend-single 引用(Java源码/前端注释/配置文件/IDE配置)

This commit is contained in:
2026-06-27 17:32:18 +08:00
parent 591f70a2f6
commit 8e6b69f6c7
24 changed files with 31 additions and 1585 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
### 2. 启动应用
```bash
cd backend-single
cd server
mvn spring-boot:run
```