邮件修改
This commit is contained in:
@@ -26,7 +26,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
public string AuthorizationCode { get; set; } = string.Empty;
|
||||
|
||||
|
||||
|
||||
public string FromName { get; set; } = string.Empty;
|
||||
public List<TrialEmailNoticeUser> TrialEmailNoticeUserList { get; set; } = new List<TrialEmailNoticeUser>();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user