Merge branch 'Test.Study' of http://192.168.3.69:3000/XCKJ/irc-netcore-api into Test.Study

Uat_Study
he 2023-09-14 15:45:13 +08:00
commit 92c435cf23
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 IsEnrollementQualificationConfirm { get; set; }
public bool IsPDProgressView { get; set; } public bool IsPDProgressView { get; set; }
public string VisitBaseDataDes { get; set; }
public string OutEnrollmentVisitName { get; set; } = String.Empty; public string OutEnrollmentVisitName { get; set; } = String.Empty;