zhengyuxuan
2025-03-25 e3aa971eff05eee14a36d95cec63234b5e8aa113
LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs
@@ -49,6 +49,8 @@
    /// <returns></returns>
    Task LifePaySuccessHandler(string orderNo, string outOrderNo);
    Task WxPayDomesticRefundsHandler(string orderNo, LifePayRefundStatusEnum refundStatus);
    /// <summary>
    /// 供应商回调处理
    /// </summary>