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