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