Lius
2024-07-10 b21e22bc5fa102ec3aed02cfd9169fe6226768f7
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
     */