Test_HIR_Net8
hang 2025-03-21 14:08:39 +08:00
parent 582b8b3c07
commit 9ac4b262f3
1 changed files with 2 additions and 0 deletions
IRaCIS.Core.Application/Service/Institution/DTO

View File

@ -19,6 +19,8 @@ public class HIRHospitalView : HIRHospitalAddOrEdit
public class HIRHospitalAddOrEdit public class HIRHospitalAddOrEdit
{ {
public Guid? Id { get; set; }
public string HospitalName { get; set; } public string HospitalName { get; set; }
public string HospitalAliasName { get; set; } public string HospitalAliasName { get; set; }
public string Country { get; set; } public string Country { get; set; }