zhanghl
2025-05-19 05ae37cc96610a9d7d95f771ccd1e0fb06b4d839
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>
{
    /**
     * 查询工厂管理