From 83971e864fbee9e1a12d25239fbf005760ee983f Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期五, 28 三月 2025 14:22:59 +0800 Subject: [PATCH] fix:支付查询 --- LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml index b06badd..348afee 100644 --- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml +++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml @@ -508,5 +508,12 @@ <param name="input"></param> <returns></returns> </member> + <member name="M:LifePayment.HttpApi.WxPayNotifyController.WxPayDomesticRefundsNotify(LifePayment.Application.Contracts.WxRechargeNotifyInput)"> + <summary> + 寰俊閫�娆鹃�氱煡鍥炶皟 + </summary> + <param name="input"></param> + <returns></returns> + </member> </members> </doc> -- Gitblit v1.9.1