feat: v2.0.0 - 合并后台管理到单端口

- 端口从 19007+19008 合并为 19007
- 前台API: http://localhost:19007/v1/chat/completions
- 后台管理: http://localhost:19007/admin
- 新增 templates 目录,整合管理页面模板
- 更新所有路由为 /admin 路径
- 后台API统一到 /api/admin 路径下
This commit is contained in:
2026-04-13 10:59:00 +08:00
parent 8086d76e93
commit 34afe96055
11 changed files with 2728 additions and 165 deletions
+721 -162
View File
File diff suppressed because it is too large Load Diff