sunpengfei
2025-06-16 eccd091cfc8eaf38e7251f170d6f683a152e9ef5
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);