java110
2021-04-28 3d8dd23a9576fc14237e0a41edb547d53f4cc60a
service-fee/src/main/java/com/java110/fee/bmo/feeDiscountRuleSpec/impl/GetFeeDiscountRuleSpecBMOImpl.java
old mode 100644 new mode 100755
@@ -1,6 +1,6 @@
package com.java110.fee.bmo.feeDiscountRuleSpec.impl;
import com.java110.dto.feeDiscountRuleSpec.FeeDiscountRuleSpecDto;
import com.java110.dto.feeDiscount.FeeDiscountRuleSpecDto;
import com.java110.fee.bmo.feeDiscountRuleSpec.IGetFeeDiscountRuleSpecBMO;
import com.java110.intf.fee.IFeeDiscountRuleSpecInnerServiceSMO;
import com.java110.vo.ResultVo;