service-fee/src/main/java/com/java110/fee/api/FeeFormulaApi.java
@@ -6,7 +6,7 @@ import com.java110.fee.bmo.feeFormula.IGetFeeFormulaBMO; import com.java110.fee.bmo.feeFormula.ISaveFeeFormulaBMO; import com.java110.fee.bmo.feeFormula.IUpdateFeeFormulaBMO; import com.java110.po.feeFormula.FeeFormulaPo; import com.java110.po.fee.FeeFormulaPo; import com.java110.utils.util.Assert; import com.java110.utils.util.BeanConvertUtil; import org.springframework.beans.factory.annotation.Autowired;