修改备注

This commit is contained in:
hang
2024-09-10 20:28:51 +08:00
parent 360bcd6bfe
commit d3f13e844d
2 changed files with 1 additions and 6 deletions
@@ -109,17 +109,13 @@ namespace IRaCIS.Core.Application.Helper
public string AccessKeyId { get; set; }
public string AccessKeySecret { get; set; }
public string EndPoint { get; set; }
public string BucketName { get; set; }
public string Region { get; set; }
public string ViewEndpoint { get; set; }
public string SecurityToken { get; set; }
public DateTime Expiration { get; set; }