service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRule/IGetFeeDiscountRuleBMO.java
@@ -1,6 +1,6 @@ package com.java110.fee.bmo.feeDiscountRule; import com.java110.dto.feeDiscountRule.FeeDiscountRuleDto; import com.java110.dto.feeDiscount.FeeDiscountRuleDto; import org.springframework.http.ResponseEntity; public interface IGetFeeDiscountRuleBMO {