zhengyuxuan
2025-03-25 05991979717414a2987a5ee4a2d407e8cc347e80
LifePayment/LifePayment.HttpApi/LifePay/AliPayNotifyController.cs
@@ -58,6 +58,10 @@
                    await _lifePayService.LifePaySuccessHandler(input.OutTradeNo, input.TradeNo);
                }
            }
            else
            {
                   _logger.LogError($"生活管家支付宝充值回调通知:订单号异常 "+ input.OutTradeNo);
            }
            return new ContentResult
            {