From 02ef7fd8315dfa7a5d8d3ddc0d04a3d4625dc0b5 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期一, 02 九月 2024 16:56:34 +0800
Subject: [PATCH] 增加面板地暖SPK;增加安卓金茂热水器,光伏储能切图

---
 HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs
index 9a2e707..0cce40f 100644
--- a/HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs
+++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs
@@ -562,7 +562,7 @@
                     }
                     break;
                 case SPK.FloorHeatStandard:
-                case SPK.HvacFloorHeat:
+                case SPK.HvacFloorHeat:case SPK.HvacFloorHeatPanel:
                     {
                         #region 鐣岄潰
                         ///寮�鍏�
@@ -987,7 +987,7 @@
                         case SPK.AcIr:
                         case SPK.AcStandard:
                         case SPK.FloorHeatStandard:
-                        case SPK.HvacFloorHeat:
+                        case SPK.HvacFloorHeat:case SPK.HvacFloorHeatPanel:
                             {
                                 //鍋氫簡涓�涓壒娈婂鐞嗭紱
                                 bool _bool = false;

--
Gitblit v1.8.0