zhengyuxuan
2025-03-24 31fb262e8aefcd3505f280be1559363e9f74ce72
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>