同步修改

Uat_Study
hang 2022-10-28 13:30:39 +08:00
parent bf83cc52f2
commit 92b04bd1b5
1 changed files with 1 additions and 1 deletions

View File

@ -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; }