LifePayment/LifePayment.HttpApi/LifePay/AliPayNotifyController.cs
@@ -96,7 +96,7 @@ LifePayType = LifePayTypeEnum.AliPay, ExpensesReceiptsType = ExpensesReceiptsTypeEnum.Receipts }); await CurrentUnitOfWork.CompleteAsync(); await CurrentUnitOfWork.SaveChangesAsync(); _logger.LogInformation("事务完成"); } }