This commit is contained in:
he
2023-11-28 16:46:27 +08:00
parent ec64533b4b
commit 73cbf96a65
5 changed files with 252 additions and 13 deletions
@@ -349,6 +349,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid? ClinicalFormId { get; set; }
public string PicturePath { get; set; } = string.Empty;
public Guid SubjectId { get; set; }
public Guid TrialId { get; set; }