From 3a651923a0323ba70b59aac56975c1e40a456a84 Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期二, 28 三月 2023 15:58:22 +0800
Subject: [PATCH] 增加部分萤石方法

---
 HDL_ON/Common/Constant.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/Constant.cs b/HDL_ON/Common/Constant.cs
index 0dd7756..36d7dbc 100644
--- a/HDL_ON/Common/Constant.cs
+++ b/HDL_ON/Common/Constant.cs
@@ -309,6 +309,7 @@
         /// HDL鍙瀵硅
         /// </summary>
         HDL_INTERPHONE,
+        DOOR_BELL,
     }
 
     /// <summary>

--
Gitblit v1.8.0