zhanghl
2025-05-21 b8592ad961e838905c3bad76e58d4e23b63c2e1f
aps-modules/aps-core/src/main/java/com/aps/core/mapper/ApsPlantMapper.java
@@ -2,6 +2,7 @@
import java.util.List;
import com.aps.core.domain.ApsPlant;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
@@ -11,7 +12,7 @@
 * @date 2025-04-14
 */
@Mapper
public interface ApsPlantMapper
public interface ApsPlantMapper  extends BaseMapper<ApsPlant>
{
    /**
     * 查询工厂管理