เพิ่ม user ใน บรรจุ
This commit is contained in:
parent
d5ffd5cb08
commit
824c8267ef
24 changed files with 45466 additions and 16 deletions
|
|
@ -266,6 +266,7 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
#region " OrganizationEmployee "
|
||||
|
||||
public DbSet<OrgEmployee> OrganizationEmployees { get; set; }
|
||||
public DbSet<OrganizationEmployeeProfile> OrganizationEmployeeProfiles { get; set; }
|
||||
public DbSet<OrganizationPositionEmployeeLevel> OrganizationPositionEmployeeLevels { get; set; }
|
||||
public DbSet<OrganizationPositionEmployeePositionSide> OrganizationPositionEmployeePositionSides { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue