mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-27 10:01:56 +08:00
Fix: thumbnails for 21Vianet OneDrive
This commit is contained in:
@@ -30,6 +30,7 @@ type Endpoints struct {
|
||||
OAuthURL string // OAuth认证的基URL
|
||||
OAuthEndpoints *oauthEndpoint
|
||||
EndpointURL string // 接口请求的基URL
|
||||
isInChina bool // 是否为世纪互联
|
||||
}
|
||||
|
||||
// NewClient 根据存储策略获取新的client
|
||||
|
||||
Reference in New Issue
Block a user