Lius
2024-06-25 3e784708e465b4dca8c47514cf6119e63fd4b3a5
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
     */