🎉 完善基础模块

This commit is contained in:
2026-04-07 13:25:39 +08:00
parent c6f6930416
commit 22bb5fdc94
40 changed files with 2003 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
import { McpToolPage } from '@/features/mcp/McpToolPage'
export const routeMeta = {
menuName: 'mcpTool',
}
export default McpToolPage