删除返回的机构名称
continuous-integration/drone/push Build is passing Details

Uat_IRC_Net8
hang 2024-12-18 13:36:52 +08:00
parent 3b28e13fd8
commit 496396fa6b
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
public bool SoftDelete { get; set; } = false;
public string InstitutionName { get; set; } = string.Empty;
//public string InstitutionName { get; set; } = string.Empty;
public string PatientId { get; set; } = string.Empty;
public string PatientName { get; set; } = string.Empty;
public string PatientAge { get; set; } = string.Empty;