This commit is contained in:
he
2022-07-19 13:12:10 +08:00
parent 960a8a9fec
commit 3d996e2a15
7 changed files with 73 additions and 7 deletions
@@ -132,6 +132,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid SubjectId { get; set; }
public Guid TrialId { get; set; }
}