From 3f6685c77beeb12baf840733fb890860f4c26e7c Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期四, 25 七月 2024 17:25:59 +0800
Subject: [PATCH] 2024年07月25日17:24:45

---
 HDL_ON/Entity/Enumerative/MyEnum.cs |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Entity/Enumerative/MyEnum.cs b/HDL_ON/Entity/Enumerative/MyEnum.cs
index 1282a71..a14796c 100644
--- a/HDL_ON/Entity/Enumerative/MyEnum.cs
+++ b/HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -173,6 +173,30 @@
         /// 瀹夐槻涓績
         /// </summary>
         SecurityCenter  = 0x22,
+        /// <summary>
+        /// 缁垮缓绉戞妧绯荤粺
+        /// </summary>
+        Acst = 0x23,
+        /// <summary>
+        /// 鏈烘鑷�
+        /// </summary>
+        MechanicalArm=0x24,
+        /// <summary>
+        /// ip鎽勫儚澶�
+        /// </summary>
+        IpCam = 0x25,
+        /// <summary>
+        /// 钀ょ煶瑙嗛闂ㄩ攣
+        /// </summary>
+        VideoDoorLock = 0x26,
+        /// <summary>
+        /// 璺戦┈鐏紙搴忓垪锛�
+        /// </summary>
+        Series = 0x27,
+        /// <summary>
+        /// 褰遍煶涓帶
+        /// </summary>
+        Aks = 0x28,
 
 
     }

--
Gitblit v1.8.0