From 31482ebd19de604e6c98df6962ad28adf71b784e Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期五, 28 三月 2025 13:04:06 +0800 Subject: [PATCH] fix:接口更新 --- LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml index b9a91d2..95c97c8 100644 --- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml +++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml @@ -253,6 +253,13 @@ <param name="outTradeNo"></param> <returns></returns> </member> + <member name="M:LifePayment.Application.Contracts.ILifePayService.WxPayTradeQuery(System.String)"> + <summary> + 鏌ヨ寰俊璁㈠崟淇℃伅 + </summary> + <param name="outTradeNo"></param> + <returns></returns> + </member> <member name="M:LifePayment.Application.Contracts.ILifePayService.SetLifePayOrderPayType(LifePayment.Domain.Shared.SetLifePayOrderPayTypeInput,System.String)"> <summary> 璁剧疆鐢熸椿缂磋垂鏀粯绫诲瀷 -- Gitblit v1.9.1