Test.EIImageViewer
parent
eec4f8de5a
commit
db04a40f48
|
@ -24,8 +24,6 @@ namespace IRaCIS.Application.Contracts
|
|||
public string AliasName { get; set; } = string.Empty;
|
||||
public string City { get; set; } = string.Empty;
|
||||
public string Country { get; set; } = string.Empty;
|
||||
|
||||
public string Province { get; set; } = string.Empty;
|
||||
public Guid? HospitalId { get; set; }
|
||||
public string DirectorName { get; set; } = string.Empty;
|
||||
public string DirectorPhone { get; set; } = string.Empty;
|
||||
|
|
Loading…
Reference in New Issue