From 9d65c293924e4edbbc8c6c6091f55d7fc49c23eb Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期二, 06 七月 2021 13:15:46 +0800
Subject: [PATCH] 乐橙子账号token

---
 HDL_ON/Entity/Enumerative/MyEnum.cs |   33 ++++++++++++++++++++++++++-------
 1 files changed, 26 insertions(+), 7 deletions(-)

diff --git a/HDL_ON/Entity/Enumerative/MyEnum.cs b/HDL_ON/Entity/Enumerative/MyEnum.cs
index 5930ba8..d365658 100644
--- a/HDL_ON/Entity/Enumerative/MyEnum.cs
+++ b/HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -137,20 +137,39 @@
         /// </summary>
         Weather = 0x14,
 
-
+        /// <summary>
+        /// 闂ㄩ攣
+        /// </summary>
         DoorLock = 0x15,
-
+        /// <summary>
+        /// 鐢靛櫒
+        /// </summary>
         Electric = 0x16,
-
+        /// <summary>
+        /// 鑳芥簮鐩戞帶
+        /// </summary>
         EnergyMonitoring = 0x17,
-
+        /// <summary>
+        /// 鐜鏁版嵁
+        /// </summary>
         Environmental = 0x18,
-
+        /// <summary>
+        /// 闈㈡澘
+        /// </summary>
         Panel = 0x19,
-
+        /// <summary>
+        /// 瀹夐槻鐩戞帶
+        /// </summary>
         SecurityMonitoring = 0x20,
-
+        /// <summary>
+        /// 鍙瀵硅
+        /// </summary>
         VideoIntercom = 0x21,
+        /// <summary>
+        /// 瀹夐槻涓績
+        /// </summary>
+        SecurityCenter  = 0x22,
+
 
     }
 

--
Gitblit v1.8.0