This commit is contained in:
he
2023-02-23 18:04:33 +08:00
parent cda209d3d3
commit c70ee0412d
4 changed files with 7 additions and 0 deletions
@@ -1232,6 +1232,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid VisitTaskId { get; set; }
public Guid VisistId { get; set; }
public Arm ArmEnum { get; set; }
public bool IsExistsClinicalData { get; set; }
public bool IsNeedReadClinicalData { get; set; }