LifePayment/LifePayment.Host/LifePaymentServiceHostModule.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
LifePayment/LifePayment.Host/LifePaymentServiceHostModule.cs
@@ -119,7 +119,7 @@ }); Configure<AbpAuditingOptions>(options => { options.IsEnabledForGetRequests = false; options.IsEnabledForGetRequests = true; options.ApplicationName = "LifePaymentService"; }); Configure<AbpUnitOfWorkOptions>(options =>