@@ -184,6 +184,9 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public string EmailHtmlContent { get; set; } = string.Empty;
|
||||
public string EmailHtmlContentCN { get; set; } = string.Empty;
|
||||
|
||||
|
||||
public int? EmailDelaySeconds { get; set; }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -206,7 +209,6 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public string FromEmail { get; set; } = string.Empty;
|
||||
|
||||
public List<Guid> BlackUserIdList { get; set; }
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user