java110
2021-09-05 a29e1cbe32ac19ba73eba68783e8cbafc8ace891
service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRuleSpec/IGetFeeDiscountRuleSpecBMO.java
old mode 100644 new mode 100755
@@ -1,5 +1,5 @@
package com.java110.fee.bmo.feeDiscountRuleSpec;
import com.java110.dto.feeDiscountRuleSpec.FeeDiscountRuleSpecDto;
import com.java110.dto.feeDiscount.FeeDiscountRuleSpecDto;
import org.springframework.http.ResponseEntity;
public interface IGetFeeDiscountRuleSpecBMO {