VisitBaseDataDes 遗漏

Uat_Study
hang 2023-09-14 14:17:13 +08:00
parent ac62f48a71
commit c6d3ae7c8b
1 changed files with 2 additions and 0 deletions

View File

@ -120,6 +120,8 @@ namespace IRaCIS.Core.Application.Contracts
public bool IsEnrollementQualificationConfirm { get; set; }
public bool IsPDProgressView { get; set; }
public string VisitBaseDataDes { get; set; }
public string OutEnrollmentVisitName { get; set; } = String.Empty;