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