LifePayment/LifePayment.HttpApi/LifePay/WxPayNotifyController.cs
@@ -95,7 +95,7 @@ AbsoluteExpirationRelativeToNow = TimeSpan.FromMinutes(10) }); await CurrentUnitOfWork.CompleteAsync(); await CurrentUnitOfWork.SaveChangesAsync(); _logger.LogInformation("事务完成"); } else