From 6990177adb32e5fa264d32f98984abd394c93a7e Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期一, 07 四月 2025 09:19:23 +0800
Subject: [PATCH] fix:bug修复

---
 LifePayment/LifePayment.Domain/LifePay/LifePayChannlesRake.cs |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/LifePayment/LifePayment.Domain/LifePay/LifePayChannlesRake.cs b/LifePayment/LifePayment.Domain/LifePay/LifePayChannlesRake.cs
index 21ec4ba..faf1cb5 100644
--- a/LifePayment/LifePayment.Domain/LifePay/LifePayChannlesRake.cs
+++ b/LifePayment/LifePayment.Domain/LifePay/LifePayChannlesRake.cs
@@ -1,11 +1,5 @@
 锘縰sing System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
 using Volo.Abp.Domain.Entities.Auditing;
-using Volo.Abp;
-using LifePayment.Domain.Shared;
 
 namespace LifePayment.Domain.LifePay
 {

--
Gitblit v1.9.1