หา dna บรรจุ
This commit is contained in:
parent
b1ad88c37b
commit
1ef8544833
20 changed files with 1425 additions and 303 deletions
|
|
@ -350,6 +350,7 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
public DbSet<RetirementExpulsion> RetirementExpulsions { get; set; }
|
||||
public DbSet<RetirementOther> RetirementOthers { get; set; }
|
||||
public DbSet<RetirementOtherDoc> RetirementOtherDocs { get; set; }
|
||||
public DbSet<RetirementEmployeeQuestion> RetirementEmployeeQuestions { get; set; }
|
||||
public DbSet<RetirementQuestion> RetirementQuestions { get; set; }
|
||||
public DbSet<RetirementQuestionnaireQuestion> RetirementQuestionnaireQuestions { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue