Uat_Study
he 2023-03-23 15:44:58 +08:00
parent 02883db402
commit 86e6db400e
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public bool IsConvertedTask { get; set; } = false;
public Guid BeforeConvertedTaskId { get; set; }
public Guid? BeforeConvertedTaskId { get; set; }
[NotMapped]
public List<CrterionDictionaryGroup> CrterionDictionaryGroup