From ee5f2543624a0e3ae9d046062b822727a31685e1 Mon Sep 17 00:00:00 2001
From: tzy <hxb@hdlchina.com.cn>
Date: 星期五, 14 五月 2021 17:15:48 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/wxr4' into dev-tzy

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 6e7d7bf..e15cea9 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,41 @@
 {
     public static class StringId
     {
+
+        public const int NameCannotBeEmpty = 455;
+        /// <summary>
+        /// 甯冮槻淇℃伅
+        /// </summary>
+        public const int DeploymentInformation = 454;
+        /// <summary>
+        /// 鎶ヨ闈欓煶
+        /// </summary>
+        public const int AlarmMute = 453;
+        /// <summary>
+        /// 闃茬洍鎶ヨ
+        /// </summary>
+        public const int BurglarAlarm = 452;
+        /// <summary>
+        /// 24灏忔椂闃插尽
+        /// </summary>
+        public const int Defense24Hour = 451;
+        /// <summary>
+        /// 鐏惧甯冮槻
+        /// </summary>
+        public const int DisasterDefense = 450;
+        /// <summary>
+        /// 涓嶅彈鎾ら槻褰卞搷
+        /// </summary>
+        public const int UndoDefenseDoesNotAffect = 449;
+        public const int FixedDeployment = 448;
+        public const int VacationDefense = 447;
+        public const int AtHomeDefense = 446;
+        public const int HouseDefense = 445;
+        public const int SecurityCenter = 444;
+        public const int CustomDeployment = 443;
+        public const int GenerateScene = 442;
+        public const int ChooseCatchZone = 441;
+        public const int NextStep = 440;
         public const int RealTimePowerConsumption = 439;
         public const int EnvirSensorValueTip = 438;
         public const int DeviceList = 437;
@@ -1289,6 +1324,8 @@
         public const int xianzhichangdu = 7129;
         public const int zhanghaoxuanze = 7130;
         public const int apptuisong = 7131;
+        public const int zidontghua = 7132;
+        public const int yizhixing = 7133;
 
         #region LE鏂板
         /// <summary>
@@ -1547,6 +1584,28 @@
         /// 杩樻湁{0}娆℃満浼氥��
         /// </summary>
         public const int AFewMoreChances = 9063;
+        /// <summary>
+        /// 鏅鸿兘闊崇
+        /// </summary>
+        public const int SmartSpeaker = 9064;
+        /// <summary>
+        /// 鏁版嵁绠$悊
+        /// </summary>
+        public const int DataManagement = 9065;
+        /// <summary>
+        /// 澶囨敞
+        /// </summary>
+        public const int Remarks = 9066;
+        /// <summary>
+        /// 澶囨敞涓嶈兘涓虹┖
+        /// </summary>
+        public const int RemarksCannotBeBlank = 9067;
+        /// <summary>
+        /// 鏄惁瑙i櫎缁戝畾锛�
+        /// </summary>
+        public const int DoYouWantToUnbind = 9068;
+
+
 
         #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅
         /// <summary>

--
Gitblit v1.8.0