Uat_Study
hang 2022-04-15 10:20:21 +08:00
parent 1d514c36f6
commit c8c3466719
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ namespace IRaCIS.Core.Domain.Models
public bool IsFirstAdd { get; set; } = true;
[NotMapped]
//[NotMapped]
//public string FullName { get; set; }
}
}