forked from gongxuegit/tiku-backend.net
feat: modularize external providers
This commit is contained in:
@@ -17,7 +17,6 @@ public sealed partial class AliyunOssObjectStorageService(
|
||||
private static readonly HashSet<string> SupportedProviders =
|
||||
[
|
||||
ObjectStorageProviders.ExternalUrl,
|
||||
ObjectStorageProviders.SupabaseStorage,
|
||||
ObjectStorageProviders.AliyunOss,
|
||||
ObjectStorageProviders.TencentCos,
|
||||
ObjectStorageProviders.QiniuKodo,
|
||||
|
||||
Reference in New Issue
Block a user