修改字段

This commit is contained in:
he
2026-04-13 15:43:01 +08:00
parent 742b36ed4a
commit 1d6cb765cc
8 changed files with 22069 additions and 38 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ public class AWSTempToken
public string SecretAccessKey { get; set; }
public string BucketName { get; set; }
public string ViewEndpoint { get; set; }
public DateTime Expiration { get; set; }
public DateTime? Expiration { get; set; }
}
public enum ObjectStoreUse