From 3c8f41f50076a3b904705ef9f94d1a827ecd8c52 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期六, 28 八月 2021 15:43:19 +0800
Subject: [PATCH] 2021-8-28-4

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 7169226..89f39e2 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,11 @@
 {
     public static class StringId
     {
+
+        /// <summary>
+        /// 瀹夐槻鎶ヨ
+        /// </summary>
+        public const int SecurityAlarmTipString = 501;
         /// <summary>
         /// 娣诲姞鍛婅鐩爣
         /// </summary>
@@ -2541,7 +2546,24 @@
         /// <summary>
         /// 娣诲姞瀹夐槻
         /// </summary>
-        public const int addSecurityLogic = 7046;
+        public const int addSecurityLogic = 7146;
+        /// <summary>
+        /// 甯冮槻
+        /// </summary>
+        public const int bufang = 7147;
+        /// <summary>
+        /// 鎾ら槻
+        /// </summary>
+        public const int chefang = 7148;
+        /// <summary>
+        /// manual:鎵嬪姩
+        /// </summary>
+        public const int shoudong = 7149;
+        /// <summary>
+        /// smart锛氭櫤鑳�
+        /// </summary>
+        public const int zhineng = 7150;
+
 
 
         #region LE鏂板

--
Gitblit v1.8.0