修改OSS 需要迁移4
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2024-01-11 14:40:25 +08:00
parent 6329778123
commit 42948185f9
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ namespace IRaCIS.Core.Application.Helper
public string accessKey { get; set; }
public string secretKey { get; set; }
public string bucketName { get; set; }
public string viewEndpoint { get; set; }
}
public class AliyunOSSOptions