mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-03-30 06:03:27 +00:00
- 修复 account_handler 中 token 字段类型转换(int64 转 string) - 增强 Account.GetCredential 支持多种数值类型(float64, int, json.Number 等) - 添加 Account.IsGemini() 方法用于平台判断 - 优化 refresh_token 和 scope 的空值处理