From ba275a7b58e56c61820ffccc86571447b2997e52 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期四, 05 八月 2021 16:18:00 +0800
Subject: [PATCH] 2021-08-05 1.更新

---
 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