api อุทธร
This commit is contained in:
parent
d4ae5f8c53
commit
c1b3ad7f7a
10 changed files with 12651 additions and 0 deletions
|
|
@ -41,6 +41,10 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
public DbSet<DisciplineDisciplinary_DocOther> DisciplineDisciplinary_DocOthers { get; set; }
|
||||
public DbSet<DisciplineDisciplinary_DocRelevant> DisciplineDisciplinary_DocRelevants { get; set; }
|
||||
public DbSet<DisciplineReport_Profile> DisciplineReport_Profiles { get; set; }
|
||||
|
||||
public DbSet<DisciplineComplaint_Appeal> DisciplineComplaint_Appeals { get; set; }
|
||||
public DbSet<DisciplineComplaint_Appeal_Doc> DisciplineComplaint_Appeal_Docs { get; set; }
|
||||
public DbSet<DisciplineComplaint_Appeal_History> DisciplineComplaint_Appeal_Historys { get; set; }
|
||||
public DbSet<Document> Documents { get; set; }
|
||||
|
||||
#endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue