add migration สำหรับ LeaveBeginning
This commit is contained in:
parent
92451af236
commit
65fbf4582a
5 changed files with 1530 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
|
||||
public DbSet<LeaveDocument> LeaveDocuments { get; set; }
|
||||
|
||||
public DbSet<LeaveBeginning> LeaveBeginnings { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue