LifePayment/LifePayment.EntityFrameworkCore/LifePaymentServicesDbContext.cs
@@ -17,6 +17,8 @@
        {
        }
        public virtual DbSet<LogFrontRecord> LogFrontRecord { get; set; }
        public virtual DbSet<LifePayPromoter> LifePayPromoter { get; set; }
        public virtual DbSet<LifePayChannelConsultation> LifePayChannelConsultation { get; set; }