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