This commit is contained in:
he
2024-06-27 16:02:29 +08:00
parent 27d9104607
commit 10380994a4
3 changed files with 20 additions and 27 deletions
@@ -42,7 +42,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid TrialReadingCriterionId { get; set; }
public Guid SubjectId { get; set; }
public Guid TaskMedicalReviewId { get; set; }
}