-
懒羊羊
2024-03-23 e20d7373595960ad6be9bd6373a3c6f186e76e5c
jcdm-main/src/main/java/com/jcdm/main/em/inspectionPlanInfo/mapper/EmInspectionPlanInfoMapper.java
@@ -1,6 +1,8 @@
package com.jcdm.main.em.inspectionPlanInfo.mapper;
import java.util.List;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.jcdm.main.em.inspectionPlanInfo.domain.EmInspectionPlanInfo;
/**
@@ -9,7 +11,7 @@
 * @author Yi
 * @date 2024-03-19
 */
public interface EmInspectionPlanInfoMapper
public interface EmInspectionPlanInfoMapper extends BaseMapper<EmInspectionPlanInfo>
{
    /**
     * 查询设备点检保养计划