LifePayment/LifePayment.EntityFrameworkCore/LifePaymentServicesDbContext.cs
@@ -42,6 +42,8 @@ public virtual DbSet<LifePayAccount> LifePayAccount { get; set; } public virtual DbSet<DallyStatistics> DallyStatistics { get; set; } [UnitOfWork] protected override void OnModelCreating(ModelBuilder builder) {