医学审核加是否有临床数据

This commit is contained in:
he
2023-12-08 13:12:14 +08:00
parent 7af5249e9c
commit 4ed45c8616
2 changed files with 17 additions and 0 deletions
@@ -391,6 +391,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Arm ArmEnum { get; set; }
public bool IsExistsClinicalData { get; set; }
public MedicalReviewAuditState AuditState { get; set; }