修改医生

This commit is contained in:
2022-08-12 10:38:28 +08:00
parent 92d58b71af
commit c0932853b7
2 changed files with 3 additions and 0 deletions
@@ -668,6 +668,7 @@ namespace IRaCIS.Application.Contracts
public string BlindName { get; set; } = String.Empty;
public string BlindNameCN { get; set; } = string.Empty;
public string BlindPublications { get; set; }
}