From a6e32221aa4bc5019a066fad90c4955064647cae Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 10 七月 2023 14:16:00 +0800
Subject: [PATCH] 视频门锁功能记录

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 94705c4..4ac1b73 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -6,6 +6,38 @@
     {
 
         /// <summary>
+        /// 娲诲姩妫�娴�
+        /// </summary>
+        public const int ActivityDetection = 649;
+        /// <summary>
+        /// 鍒犻櫎鐢ㄦ埛
+        /// </summary>
+        public const int DeleteUser = 648;
+        /// <summary>
+        /// 浜鸿劯閽ュ寵
+        /// </summary>
+        public const int FaceKey = 647;
+        /// <summary>
+        /// 鍗�/NFC閽ュ寵
+        /// </summary>
+        public const int NfcKey = 646;
+        /// <summary>
+        /// 鏁板瓧瀵嗙爜
+        /// </summary>
+        public const int DigitalPassword = 645;
+        /// <summary>
+        /// 娓呯┖
+        /// </summary>
+        public const int Clear = 644;
+        /// <summary>
+        /// 寮�閿佹柟寮�
+        /// </summary>
+        public const int UnlockMethod = 643;
+        /// <summary>
+        /// 璺戦┈鐏�
+        /// </summary>
+        public const int HorseRaceLamp = 642;
+        /// <summary>
         /// 鑷姩鐐僵
         /// </summary>
         public const int AutomaticColoring = 641;

--
Gitblit v1.8.0