refactor: 删除 MCP 页面并更新上传 API 文档

- 移除 MCP.vue 页面
- 更新上传 API 需求文档

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 20:35:02 +08:00
parent bf8c4de07d
commit 7a2f6dd30a
2 changed files with 2 additions and 1689 deletions

View File

@@ -30,7 +30,7 @@ minio_use_ssl: false
**请求** **请求**
``` ```
POST /upload POST /api/file_upload
Content-Type: multipart/form-data Content-Type: multipart/form-data
``` ```
@@ -65,7 +65,7 @@ Content-Type: multipart/form-data
**请求** **请求**
``` ```
DELETE /upload/:filename DELETE /api/file_upload/:filename
``` ```
| 参数 | 类型 | 必填 | 说明 | | 参数 | 类型 | 必填 | 说明 |

File diff suppressed because it is too large Load Diff