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