This commit is contained in:
he
2022-10-11 15:14:53 +08:00
parent aab2e14b20
commit bac19f371b
2 changed files with 5 additions and 1 deletions
@@ -340,6 +340,7 @@ namespace IRaCIS.Core.Application.ViewModel
/// </summary>
public Guid TrialId { get; set; }
public Guid TrialReadingCriterionId { get; set; }
public string Type { get; set; } = string.Empty;