เพิ่ม api วันที่จ้างลูกจ้าง
This commit is contained in:
parent
929d9d5c96
commit
97b85a34e7
8 changed files with 17220 additions and 3 deletions
|
|
@ -239,6 +239,10 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
|
||||
public DbSet<LimitTypeLeave> LimitTypeLeaves { get; set; }
|
||||
|
||||
public DbSet<ProfileEmployment> ProfileEmployments { get; set; }
|
||||
|
||||
public DbSet<ProfileEmploymentHistory> ProfileEmploymentHistorys { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
#endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue