From 7b1de9565e68debff4b77906f453acbcbf358a55 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期五, 21 三月 2025 16:19:18 +0800 Subject: [PATCH] fix:提交 --- LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs b/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs index 00e1bc6..8fd6eb2 100644 --- a/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs +++ b/LifePayment/LifePayment.Application.Contracts/LifePay/ILifePayService.cs @@ -10,7 +10,6 @@ public interface ILifePayService : IApplicationService { - Task<TopStatisticsOutput> GetTopStatistics(); /// <summary> /// 鑾峰彇鐢佃垂闈㈠�� -- Gitblit v1.9.1