Administrator
2024-07-24 6497e0daf1d0afc3da65a11d389c740e79427a78
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