LifePayment/LifePayment.HttpApi/LifePay/AliPayNotifyController.cs
@@ -74,6 +74,7 @@ await _lifePayOrderService.AddLifePayExpensesReceipts(new AddLifePayExpensesReceiptsInput() { OrderNo = input.OutTradeNo, OutRefundNo = input.OutBizNo, OutOrderNo = input.TradeNo, LifePayType = LifePayTypeEnum.AliPay, ExpensesReceiptsType = ExpensesReceiptsTypeEnum.Receipts @@ -82,7 +83,7 @@ } else { _logger.LogError($"生活管家支付宝充值回调通知:订单号异常 "+ input.OutTradeNo); _logger.LogError($"生活管家支付宝充值回调通知:订单号异常 " + input.OutTradeNo); } return new ContentResult