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