updTE DB PRO
This commit is contained in:
@@ -47,6 +47,8 @@ namespace TaxPayer.Infrastructure.Persistence
|
||||
public DbSet<stuff> Stuffs { get; set; }
|
||||
public DbSet<Ulr> Ulrs { get; set; }
|
||||
public DbSet<rptQueue> rptQueue { get; set; }
|
||||
public DbSet<Promotion> Promotions { get; set; }
|
||||
public DbSet<PromotionDetails> PromotionDetails { get; set; }
|
||||
#endregion
|
||||
//public override Task<int> SaveChangesAsync(CancellationToken cancellationToken = new CancellationToken())
|
||||
//{
|
||||
|
Reference in New Issue
Block a user