修改退回逻辑

This commit is contained in:
2023-03-23 18:15:05 +08:00
parent a2bb52421b
commit 6f3065f7a6
2 changed files with 5 additions and 1 deletions
@@ -23,6 +23,8 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid TrialId { get; set; }
public Guid SubjectId { get; set; }
public Guid SiteId { get; set; }
public string SubjectCode { get; set; }
public Guid TrialReadingCriterionId { get; set; }
public Guid SubjectVisitId { get; set; }