测试
This commit is contained in:
@@ -84,7 +84,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public string FromName { get; set; } = string.Empty;
|
||||
|
||||
public string FromEmail { get; set; }
|
||||
public string FromEmail { get; set; } = string.Empty;
|
||||
|
||||
|
||||
public List<Guid> ToUserIdList { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user