From c00da77d00a479fa5d022346a6d9075f90a5c087 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期六, 14 九月 2024 10:05:34 +0800
Subject: [PATCH] 退出登录时间调整,新风,音乐
---
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 8e4c806..75ef640 100644
--- a/HDL_ON/Entity/Enumerative/MyEnum.cs
+++ b/HDL_ON/Entity/Enumerative/MyEnum.cs
@@ -177,6 +177,30 @@
/// 缁垮缓绉戞妧绯荤粺
/// </summary>
Acst = 0x23,
+ /// <summary>
+ /// 鏈烘鑷�
+ /// </summary>
+ MechanicalArm=0x24,
+ /// <summary>
+ /// ip鎽勫儚澶�
+ /// </summary>
+ IpCam = 0x25,
+ /// <summary>
+ /// 钀ょ煶瑙嗛闂ㄩ攣
+ /// </summary>
+ VideoDoorLock = 0x26,
+ /// <summary>
+ /// 璺戦┈鐏紙搴忓垪锛�
+ /// </summary>
+ Series = 0x27,
+ /// <summary>
+ /// 褰遍煶涓帶
+ /// </summary>
+ Aks = 0x28,
+ /// <summary>
+ /// 閲戣寕浠夸經鍌ㄨ兘
+ /// </summary>
+ InverterJinmao=0x29,
}
--
Gitblit v1.8.0