zhengyuxuan
2025-03-31 fc5fc5bcb84ad464638008768932e47ad36c36af
LifePayment/LifePayment.Domain/WeChat/IWxPayApi.cs
@@ -26,7 +26,7 @@
        Task<WxPayDomesticRefundsQueryReponse> WxPayDomesticRefundsQuery(string outTradeNo);
        Task<WxPayDomesticRefundsQueryReponse> WxPayTradeQuery(string outTradeNo);
        Task<WxPayTradeQueryReponse> WxPayTradeQuery(string outTradeNo);
        Task<WxPayTradeBillApplyReponse> WxPayTradeBillApply(WxPayTradeBillApplyRequest input);