VisitBaseDataDes 遗漏
parent
ac62f48a71
commit
c6d3ae7c8b
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue