แก้บันทึกพ้นราชการ (ยังไม่เสร็จ)
This commit is contained in:
parent
e55c0f746b
commit
2e7abdb60a
13 changed files with 12478 additions and 189 deletions
|
|
@ -295,6 +295,8 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
|
||||
#region " Retirement "
|
||||
|
||||
public DbSet<RetirementPeriodHistory> RetirementPeriodHistorys { get; set; }
|
||||
|
||||
public DbSet<RetirementPeriod> RetirementPeriods { get; set; }
|
||||
|
||||
public DbSet<RetirementProfile> RetirementProfiles { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue