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