geo/frontend/lib/api
chiguyong eac12093d6 feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM
- 修复知识库API路径(knowledge-bases -> knowledge/bases)
- 修复analytics top-content -> top路径
- 修复lifecycle stats路径
- 配置百炼Coding Plan API(qwen3-coder-plus)
- 后端所有API对接真实数据库
- 前端所有页面对接真实后端API
- 创建管理员测试账号(admin@fischer.com)
- 修复CORS配置支持localhost:3001
- 修复UUID/String类型转换问题
2026-05-23 14:45:51 +08:00
..
admin.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
agents.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
analytics.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
auth.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
citations.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
client.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
clients.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
content.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
contents.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
distribution.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
index.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
knowledge.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
lifecycle.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
queries.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
reports.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00
subscriptions.ts feat: 修复前后端API路径不匹配,对接真实数据与百炼LLM 2026-05-23 14:45:51 +08:00