mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-27 01:44:48 +08:00
fix: 修复Oauth账号自动刷新token失败的bug
This commit is contained in:
@@ -27,4 +27,5 @@ type Services struct {
|
||||
Concurrency *ConcurrencyService
|
||||
Identity *IdentityService
|
||||
Update *UpdateService
|
||||
TokenRefresh *TokenRefreshService
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user