zhengyiming
1 天以前 f99f2d0410f811f6679149e6a8eea6037b80474a
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)
        {