This commit is contained in:
he
2022-08-18 12:04:08 +08:00
parent be94292709
commit e10d6e9b26
2 changed files with 2 additions and 2 deletions
@@ -151,7 +151,7 @@ namespace IRaCIS.Core.Application.ViewModel
/// </summary>
public LesionType? LesionType { get; set; }
public Guid? CriterionId { get; set; }
public Guid SystemCriterionId { get; set; }
}