lyh
2025-04-17 990ad5f6db0bb3ad5a3795e77c5d6f3971c12ff3
lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/service/IDevicePermissionService.java
@@ -56,5 +56,5 @@
    /**
     * 加载产线设备树
     */
    List<MdcEquipmentTree> DncLoadTreeListByProduction(String userId);
    List<MdcEquipmentTree> DncLoadTreeListByProduction();
}