This commit is contained in:
he
2022-09-22 15:17:36 +08:00
parent 37863af14b
commit 8ab0241225
2 changed files with 16 additions and 3 deletions
@@ -101,6 +101,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid VisitTaskId { get; set; }
public Guid BaseLineTaskId { get; set; }
public Guid CriterionId { get; set; }
public Guid TrialId { get; set; }
@@ -109,6 +111,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid SubjectVisitId { get; set; }
public Arm ArmEnum { get; set; }
/// <summary>
/// 是否修改其他任务
/// </summary>