a bunch of stuff
This commit is contained in:
@@ -7,5 +7,6 @@ namespace ApplianceRepair
|
||||
public DbSet<HomePageRecord> HomePage { get; set; }
|
||||
public DbSet<ContentCardRecord> ContentCards { get; set; }
|
||||
public DbSet<BusinessConfigRecord> BusinessConfig { get; set; }
|
||||
public DbSet<RepairRequestRecord> RepairRequests { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user