pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoSt/StRechargeClientYearMapper.java
@@ -1,5 +1,6 @@
package com.dy.pipIrrGlobal.daoSt;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.dy.pipIrrGlobal.pojoSt.StRechargeClientYear;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
@@ -12,7 +13,7 @@
 * @Description
 */
@Mapper
public interface StRechargeClientYearMapper {
public interface StRechargeClientYearMapper extends BaseMapper<StRechargeClientYear> {
    /**
     * delete by primary key
     * @param id primaryKey