同步修改

This commit is contained in:
2022-10-28 13:30:39 +08:00
parent bf83cc52f2
commit 92b04bd1b5
@@ -43,7 +43,7 @@ namespace IRaCIS.Core.Domain.Models
public string FromEmail { get; set; }
public string FromEmail { get; set; } = string.Empty;
[Required]
public bool IsUrgent { get; set; }