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