From 30c21abd3047624cc413f5eaacbbbb88bae46f6a Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期一, 30 九月 2024 11:21:24 +0800
Subject: [PATCH] Update HomePage.cs

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

diff --git a/HDL_ON/Entity/Enumerative/MyEnum.cs b/HDL_ON/Entity/Enumerative/MyEnum.cs
index a02276c..75ef640 100644
--- a/HDL_ON/Entity/Enumerative/MyEnum.cs
+++ b/HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -185,6 +185,22 @@
         /// ip鎽勫儚澶�
         /// </summary>
         IpCam = 0x25,
+        /// <summary>
+        /// 钀ょ煶瑙嗛闂ㄩ攣
+        /// </summary>
+        VideoDoorLock = 0x26,
+        /// <summary>
+        /// 璺戦┈鐏紙搴忓垪锛�
+        /// </summary>
+        Series = 0x27,
+        /// <summary>
+        /// 褰遍煶涓帶
+        /// </summary>
+        Aks = 0x28,
+        /// <summary>
+        /// 閲戣寕浠夸經鍌ㄨ兘
+        /// </summary>
+        InverterJinmao=0x29,
 
 
     }

--
Gitblit v1.8.0