pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/daoRm/RmLossLastMapper.java
@@ -1,5 +1,7 @@ package com.dy.pipIrrGlobal.daoRm; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.dy.pipIrrGlobal.pojoRm.RmLossHistory; import com.dy.pipIrrGlobal.pojoRm.RmLossLast; import org.apache.ibatis.annotations.Mapper; @@ -13,7 +15,7 @@ * @Description */ @Mapper public interface RmLossLastMapper { public interface RmLossLastMapper extends BaseMapper<RmLossLast> { /** * delete by primary key * @param id primaryKey