From 49248e3bdff0458f8f6f4156d1425bd6f6074e32 Mon Sep 17 00:00:00 2001
From: lss <lsc@hdlchina.com.cn>
Date: 星期二, 17 五月 2022 13:17:21 +0800
Subject: [PATCH] Merge branch 'dev' into lss

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index fb07c0f..b290247 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,7 +4,34 @@
 {
     public static class StringId
     {
-
+        /// <summary>
+        /// 璁垮绠$悊
+        /// </summary>
+        public const int VisitorManage = 533;
+        /// <summary>
+        /// 璁惧绂荤嚎涓紝鏆傛椂鏃犳硶鎿嶄綔
+        /// </summary>
+        public const int DeviceOfflineCannotOption = 532;
+        /// <summary>
+        /// 浜斿垎閽熷唴鍏嶅瘑鐮佸紑閿�
+        /// </summary>
+        public const int DoorLock5minTip = 531;
+        /// <summary>
+        /// 涓洪槻姝㈠紑鍏抽棬鐨勮瑙︾偣鍑伙紝淇濊瘉瀹跺涵瀹夊叏锛岃杈撳叆鎮ㄧ殑闂ㄩ攣寮�闂ㄥ瘑鐮併��
+        /// </summary>
+        public const int DoorLockEntryPasswordTip = 530;
+        /// <summary>
+        /// 瀵嗙爜杈撳叆
+        /// </summary>
+        public const int EntryPassword = 529;
+        /// <summary>
+        /// 鍥轰欢鏇存柊
+        /// </summary>
+        public const int FirmwareUpdate = 528;
+        /// <summary>
+        /// 鏀寔HomeKit璇存槑
+        /// </summary>
+        public const int SupportHomeKitNotes = 527;
         /// <summary>
         /// 娉ㄩ攢璐﹀彿
         /// </summary>

--
Gitblit v1.8.0