package com.changhong.epc.count.mapper.tenant.ruleMsg; import com.changhong.epc.bean.tenant.bill.RuleMsg; import com.iemsoft.framework.cloud.mybatis.common.MybatisBaseMapper; public interface RuleMapper extends MybatisBaseMapper { }