docs: 更新项目文档,完善需求和技术细节

This commit is contained in:
ylweng
2025-09-11 01:31:53 +08:00
parent e90c183c90
commit 59d24e74f4
70 changed files with 3487 additions and 6 deletions

View File

@@ -6,7 +6,9 @@
## 基础信息
- **Base URL**: `http://localhost:3200/api/v1`
- **Base URL**:
- Node.js后端: `http://localhost:3000/api/v1`
- Java后端: `http://localhost:3200`
- **认证方式**: Bearer Token (JWT)
- **响应格式**: JSON
- **字符编码**: UTF-8