รูปสอบคัดเลือก
This commit is contained in:
parent
4e90ffadb2
commit
b950dde304
6 changed files with 37 additions and 3 deletions
|
|
@ -24,6 +24,7 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
public DbSet<Education> Educations { get; set; }
|
||||
public DbSet<PeriodExam> PeriodExams { get; set; }
|
||||
public DbSet<PositionExam> PositionExams { get; set; }
|
||||
public DbSet<Document> Documents { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue