Lius
2025-01-15 aed7113be920129211fd7cd63c963301bbf40581
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/service/IMdcEquipmentService.java
@@ -116,7 +116,7 @@
    /**
     * 设备监控 - 设备详细信息
     */
    MdcEquipmentDto mdcEquipmentDetailedInfo(String id);
    Map<String, Object> mdcEquipmentDetailedInfo(String id);
    /**
     * 通过用户部门关系获取设备id集合
@@ -186,6 +186,7 @@
    /**
     * 导出List
     *
     * @param mdcEquipment
     * @return
     */
@@ -193,6 +194,7 @@
    /**
     * 通过车间ids获取设备树
     *
     * @param ids
     * @return
     */
@@ -200,6 +202,7 @@
    /**
     * 查询单表数据
     *
     * @param tableName
     * @return
     */