api ใบประกอบวิชาชีพ
This commit is contained in:
parent
e4fa2ff1c1
commit
0a626fb393
8 changed files with 104 additions and 55 deletions
|
|
@ -239,7 +239,7 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
#region " Placements "
|
||||
|
||||
public DbSet<Placement> Placements { get; set; }
|
||||
public DbSet<PlacementCareer> PlacementCareers { get; set; }
|
||||
public DbSet<PlacementCertificate> PlacementCertificates { get; set; }
|
||||
public DbSet<PlacementEducation> PlacementEducations { get; set; }
|
||||
public DbSet<PlacementIsProperty> PlacementIsProperties { get; set; }
|
||||
public DbSet<PlacementProfile> PlacementProfiles { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue