From 2d079ac843ebcb335f2ef7d6952f9700a16fddde Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: 星期三, 05 五月 2021 14:11:00 +0800 Subject: [PATCH] 游湖阿底阿妈 --- service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRule/impl/GetFeeDiscountRuleBMOImpl.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRule/impl/GetFeeDiscountRuleBMOImpl.java b/service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRule/impl/GetFeeDiscountRuleBMOImpl.java old mode 100644 new mode 100755 index 76c1bdf..bc92234 --- a/service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRule/impl/GetFeeDiscountRuleBMOImpl.java +++ b/service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRule/impl/GetFeeDiscountRuleBMOImpl.java @@ -1,7 +1,7 @@ package com.java110.fee.bmo.feeDiscountRule.impl; -import com.java110.dto.feeDiscountRule.FeeDiscountRuleDto; -import com.java110.dto.feeDiscountRuleSpec.FeeDiscountRuleSpecDto; +import com.java110.dto.feeDiscount.FeeDiscountRuleDto; +import com.java110.dto.feeDiscount.FeeDiscountRuleSpecDto; import com.java110.fee.bmo.feeDiscountRule.IGetFeeDiscountRuleBMO; import com.java110.intf.fee.IFeeDiscountRuleInnerServiceSMO; import com.java110.intf.fee.IFeeDiscountRuleSpecInnerServiceSMO; -- Gitblit v1.8.0