From 9a4b76398009cf76c508d61f7e48fb6f5cb7ac2d Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期二, 21 七月 2020 09:46:53 +0800
Subject: [PATCH] 请合并最新多功能面板代码

---
 ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs
old mode 100644
new mode 100755
index 13f1e4e..0052f69
--- a/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs
@@ -168,7 +168,7 @@
         ///鐏叿绉嶇被
         /// </summary>
         ColorCapabilities = 16394,
-
+       
         #region 绐楀笜
         /// <summary>
         ///绐楀笜璁惧绫诲瀷
@@ -326,12 +326,12 @@
         AddLogic = 2000,
         ReviseAttribute = 2001,
         GetLogicInfo = 2002,
-        GetLogicList = 2004,
+        GetLogicList= 2004,
         LogicChangeCondition = 2005,
         LogicSetConditionData = 2006,
         LogicChangeAction = 2007,
         LogicDelAction = 2008,
-        DelLogic = 2009,
+        DelLogic= 2009,
         /// <summary>
         /// 鎺ㄨ繜瀹氭椂
         /// </summary>
@@ -349,5 +349,5 @@
         SceneGetNewId = 800,
         SceneAddMember = 810,
     }
-
+ 
 }

--
Gitblit v1.8.0