cherry-studio/src
icarus 9492c84b54 refactor(types): 将 isSystemProvider 移动到 types 模块并重构系统提供商 ID 定义
将 isSystemProvider 函数从 config/providers.ts 移动到 types/index.ts 以更好组织代码
重构系统提供商 ID 为 SystemProviderIds 常量对象并添加类型检查函数
更新所有引用 isSystemProvider 的导入路径
2025-08-06 16:25:07 +08:00
..
main fix(ProxyManager): handle optional currentProxy in system proxy check and log changes (#8865) 2025-08-06 11:19:41 +08:00
preload feat: support bypass proxy (#8791) 2025-08-04 19:24:28 +08:00
renderer refactor(types): 将 isSystemProvider 移动到 types 模块并重构系统提供商 ID 定义 2025-08-06 16:25:07 +08:00