From 8749db96edc44e76a9b2ecaf0332e8c0f34fbb5b Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: 星期二, 08 八月 2023 14:58:59 +0800
Subject: [PATCH] 优化代码

---
 service-fee/src/main/java/com/java110/fee/dao/IFeeDiscountRuleSpecServiceDao.java |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/service-fee/src/main/java/com/java110/fee/dao/IFeeDiscountRuleSpecServiceDao.java b/service-fee/src/main/java/com/java110/fee/dao/IFeeDiscountRuleSpecServiceDao.java
old mode 100644
new mode 100755
index 7c98025..622df00
--- a/service-fee/src/main/java/com/java110/fee/dao/IFeeDiscountRuleSpecServiceDao.java
+++ b/service-fee/src/main/java/com/java110/fee/dao/IFeeDiscountRuleSpecServiceDao.java
@@ -2,10 +2,6 @@
 
 
 import com.java110.utils.exception.DAOException;
-import com.java110.entity.merchant.BoMerchant;
-import com.java110.entity.merchant.BoMerchantAttr;
-import com.java110.entity.merchant.Merchant;
-import com.java110.entity.merchant.MerchantAttr;
 
 
 import java.util.List;

--
Gitblit v1.8.0