refactor: 移除 functions.php 中的向后兼容代码

- 删除旧的多 API 管理函数(argon_get_provider_apis, argon_add_provider_api 等)
- 删除数据迁移函数 argon_migrate_ai_apis()
- 移除自动迁移钩子
- 简化 argon_get_ai_provider_config() 函数,移除回退逻辑
- 简化 argon_get_active_api_config() 函数,移除向后兼容逻辑
- 清理临时测试文件和脚本
This commit is contained in:
2026-01-26 13:48:10 +08:00
parent df15aafa35
commit bd1e64319b
12 changed files with 16888 additions and 789 deletions

File diff suppressed because one or more lines are too long