เพิ่ม link สำนักตาม keycloak
This commit is contained in:
parent
0b5c7038a6
commit
86a6ab9514
10 changed files with 712 additions and 289 deletions
|
|
@ -33,6 +33,9 @@ namespace BMA.EHR.Recurit.Exam.Service.Data
|
|||
|
||||
}
|
||||
}
|
||||
public DbSet<BMA.EHR.Profile.Service.Models.HR.ProfileOrganization> ProfileOrganizations { get; set; }
|
||||
public DbSet<BMA.EHR.Profile.Service.Models.HR.Profile> Profiles { get; set; }
|
||||
public DbSet<BMA.EHR.Profile.Service.Models.HR.OrganizationEntity> Organizations { get; set; }
|
||||
|
||||
public DbSet<Prefix> Prefixes { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue