zhengyuxuan
2025-03-25 cf7069e5b979e025d30f13a2fe3ee3b3d824cea6
LifePayment/LifePayment.Host/LifePaymentServiceHostModule.cs
@@ -119,7 +119,7 @@
            });
            Configure<AbpAuditingOptions>(options =>
            {
                options.IsEnabledForGetRequests = false;
                options.IsEnabledForGetRequests = true;
                options.ApplicationName = "LifePaymentService";
            });
            Configure<AbpUnitOfWorkOptions>(options =>