This commit is contained in:
2023-01-05 16:29:35 +08:00
parent 674cd139ea
commit f8720f9c1d
2 changed files with 14 additions and 9 deletions
@@ -694,9 +694,6 @@ namespace IRaCIS.Core.Application.ViewModel
[NotDefault]
public Guid TrialId { get; set; }
[NotDefault]
public Guid SubjectId { get; set; }
[NotDefault]
public Guid TrialReadingCriterionId { get; set; }
}