• ianshaw's avatar
    fix: 恢复 Google One 功能兼容性 · e876d54a
    ianshaw authored
    恢复 main 分支的 gemini_oauth_service.go 以保持与 Google One 功能的兼容性。
    
    变更:
    - 添加 Google One tier 常量定义
    - 添加存储空间 tier 阈值常量
    - 支持 google_one OAuth 类型
    - 包含 RefreshAccountGoogleOneTier 等 Google One 相关方法
    
    原因:
    - atomic-scheduling 恢复时使用了旧版本的文件
    - 需要保持与 main 分支 Google One 功能(PR #118)的兼容性
    - 避免编译错误(handler 代码依赖这些方法)
    e876d54a
gemini_oauth_service.go 27 KB