zhengyuxuan
2025-03-30 65e7b312659c358970262b027901bb55d764f0f9
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);