xiaogang
2021-04-01 b64dfe0172b04830bd16c3aa5757fa87d291057f
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 {