项目site 勾选过滤
This commit is contained in:
@@ -106,7 +106,7 @@ namespace IRaCIS.Core.Application.Contracts.DTO
|
||||
public string SiteCode { get; set; } = String.Empty;
|
||||
public string City { get; set; } = String.Empty;
|
||||
public string Country { get; set; } = String.Empty;
|
||||
public Guid HospitalId { get; set; } = Guid.Empty;
|
||||
public Guid? HospitalId { get; set; }
|
||||
|
||||
|
||||
public string HospitalName { get; set; } = String.Empty;
|
||||
|
||||
Reference in New Issue
Block a user