zhengyuxuan
2025-03-25 524c87eff1400efe49a26bb46faa49f1a79c464e
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)
        {