From d569f44a62fa915d4f01a80c21e617f676b6c5ea Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期五, 18 十月 2019 10:12:10 +0800
Subject: [PATCH] 2019.10.18

---
 ZigbeeApp/Shared/R.cs |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index 059e567..e7676f1 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -705,7 +705,7 @@
 		/// </summary>
 		public const int Setting = 11025;
 		/// <summary>
-		/// 瀹氭椂
+		/// 寤舵椂
 		/// </summary>
 		public const int Delay = 11026;
 		/// <summary>
@@ -826,7 +826,15 @@
         /// <summary>
 		/// 璇ユ埧闂存槸鍒嗕韩杩囨潵鐨勶紝涓嶅厑璁歌繘琛岃鎿嶄綔
 		/// </summary>
-		public static readonly int TheRoomIsSharedNotAllowedToOperate = 13120;
+		public const int TheRoomIsSharedNotAllowedToOperate = 13120;
+        /// <summary>
+        /// 杩樻病閫夋嫨鎴块棿锛岃鍏堥�夋嫨
+        /// </summary>
+        public const int NotSelectZone = 13121;
+        /// <summary>
+        /// 涓轰綘鐨勫姩浣滃垱寤烘椂闂撮棿闅�
+        /// </summary>
+        public const int SelectTimeForAction = 13122;
 
 
 

--
Gitblit v1.8.0