From fbbfd430f289f3c0cc0f826b2207944ef7205c9d Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期二, 10 十二月 2019 10:17:50 +0800
Subject: [PATCH] 2019.12.10

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

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index a2d5a4f..6693dd6 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -1191,6 +1191,8 @@
         /// </summary>
         public const int TheSceneIsDelaying = 13149;
 
+
+
         /// <summary>
         /// 閫夋嫨鎽嗛
         /// </summary>
@@ -1224,6 +1226,16 @@
         /// </summary>
         public const int NeedCleanAC = 13511;
 
+        /// <summary>
+        /// 娌″姛鑳� 璇峰厛娣诲姞
+        /// </summary>
+        public const int NoFunction_Tip = 13600;
+        /// <summary>
+        /// 娌″満鏅� 璇峰厛娣诲姞
+        /// </summary>
+        public const int NoScene_Tip = 13601;
+
+
 
 
         #endregion

--
Gitblit v1.8.0