From f6e850306e153af78ea376b2096dcf9d742b3055 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期五, 21 三月 2025 11:33:36 +0800 Subject: [PATCH] fix:提交 --- LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs b/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs index 604b07b..00e1bc6 100644 --- a/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs +++ b/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs @@ -192,6 +192,7 @@ /// <returns></returns> Task<PageOutput<LifePayOrderListOutput>> GetLifePayOrderPage(QueryLifePayOrderListInput input); + Task<PageOutput<LifePayOrderListOutput>> GetLifePayRefundOrderPage(QueryLifePayRefundOrderListInput input); /// <summary> /// 鑾峰彇璁㈠崟璇︽儏 -- Gitblit v1.9.1