修改医生
This commit is contained in:
@@ -455,6 +455,7 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public Guid? HospitalId { get; set; } = Guid.Empty;
|
||||
|
||||
public Guid? PhysicianId { get; set; }
|
||||
public string Physician { get; set; } = string.Empty;
|
||||
public string PhysicianCN { get; set; } = string.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user