@@ -55,6 +55,10 @@ namespace IRaCIS.Core.Application.Helper
|
||||
|
||||
public string viewEndpoint { get; set; }
|
||||
|
||||
public int durationSeconds { get; set; }
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
public class ObjectStoreServiceOptions
|
||||
@@ -74,9 +78,8 @@ namespace IRaCIS.Core.Application.Helper
|
||||
{
|
||||
public string ObjectStoreUse { get; set; }
|
||||
|
||||
public AliyunOSSOptions AliyunOSS { get; set; }
|
||||
|
||||
public AliyunOSSTempToken AliyunOSSTemp { get; set; }
|
||||
public AliyunOSSTempToken AliyunOSS { get; set; }
|
||||
|
||||
public MinIOOptions MinIO { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user