เพิ่มฟอร์มชำระเงิน
This commit is contained in:
parent
47d0f72f30
commit
1cfa4336fd
11 changed files with 3906 additions and 107 deletions
|
|
@ -56,6 +56,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Data
|
|||
public DbSet<PeriodExamDocument> PeriodExamDocuments { get; set; }
|
||||
|
||||
public DbSet<PeriodExamImage> PeriodExamImages { get; set; }
|
||||
public DbSet<PeriodExamBarCode> PeriodExamBarCodes { get; set; }
|
||||
public DbSet<PeriodExamQrCode> PeriodExamQrCodes { get; set; }
|
||||
|
||||
public DbSet<CMSCandidate> CMSCandidates { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue