From 182c7edd7c70eddbf33e2358f1f1aba96eb58cb3 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期五, 28 三月 2025 15:43:46 +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