🎨 清理多余残留文件

This commit is contained in:
2026-04-10 20:41:28 +08:00
parent 82c5020e71
commit 0201d7df72
37 changed files with 3 additions and 3571 deletions

View File

@@ -38,7 +38,7 @@ func (a *ApiCreator) New() mcp.Tool {
mcp.WithDescription(`创建后端API记录用于AI编辑器自动添加API接口时自动创建对应的API权限记录。
**重要限制:**
- 当使用gva_auto_generate工具且needCreatedModules=true时模块创建会自动生成API权限不应调用此工具
- 当使用模块自动生成功能且 needCreatedModules=true 时,模块创建会自动生成 API 权限,不应调用此工具
- 仅在以下情况使用1) 单独创建API不涉及模块创建2) AI编辑器自动添加API3) router下的文件产生路径变化时`),
mcp.WithString("path",
mcp.Required(),