This commit is contained in:
he
2022-07-22 14:54:27 +08:00
parent a58e4ac1a1
commit 712ed21783
3 changed files with 3 additions and 2 deletions
@@ -145,6 +145,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
{
public Guid? SubjectId { get; set; }
public string SubjectCode { get; set; }=string.Empty;
public Guid TrialId { get; set; }