refactor: 清理 Apifox API 依赖并优化工具链
- 删除 7 个不再工作的 Apifox API 相关脚本 - 删除 .env.apifox 配置文件 - 简化 package.json 命令(移除 api:sync 和 api:test) - 修复 API 生成工具:新增模块接口信息显示为 undefined - 新增文档模块接口(初稿):weekHotAPI、fileListAPI - 创建 API_GUIDE.md 使用指南 - 更新 API 联调日志(v2.3)和 CHANGELOG Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
15 changed files
with
943 additions
and
1083 deletions
docs/api-specs/file/week_hot.md
0 → 100644
docs/api-specs/get_file_list/file_list.md
0 → 100644
scripts/API_GUIDE.md
0 → 100644
scripts/apifox-sync.js
deleted
100644 → 0
scripts/apifox-to-openapi.js
deleted
100644 → 0
This diff is collapsed. Click to expand it.
scripts/debug-apifox-response.js
deleted
100644 → 0
scripts/test-apifox-connection.js
deleted
100644 → 0
scripts/test-apifox-endpoints.js
deleted
100644 → 0
scripts/test-apifox-export.js
deleted
100644 → 0
src/api/file.js
0 → 100644
src/api/get_file_list.js
0 → 100644
-
Please register or login to post a comment