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