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 |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 97598d7..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>
@@ -2550,6 +2555,15 @@
         /// 鎾ら槻
         /// </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