From 0e4ad9a4de5b95f58daf1a6c5072c6a57cf223f9 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期一, 30 十二月 2019 10:02:10 +0800
Subject: [PATCH] 2019.12.30

---
 ZigbeeApp/Shared/R.cs |   26 +++++++++++++++++++++++---
 1 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index 574b6db..bdf0ef7 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -632,7 +632,7 @@
 		/// </summary>
 		public const int LoginByAccountPWD = 10110;
 		/// <summary>
-		/// 鍙戦�侀獙璇佺爜
+		/// 鑾峰彇楠岃瘉鐮�
 		/// </summary>
 		public const int SendVerificationCode = 10111;
 		/// <summary>
@@ -759,6 +759,18 @@
         /// 鏂板瘑鐮佸拰鍘熷瘑鐮佷竴鑷�
         /// </summary>
         public const int NEWPASSWORDANDOLDPASSWORDEQUAL = 10142;
+        /// <summary>
+        /// 璇峰厛鑾峰彇楠岃瘉鐮�
+        /// </summary>
+        public const int NORECORD = 10143;
+        /// <summary>
+        /// 蹇樿瀵嗙爜锛�
+        /// </summary>
+        public const int ForgotPWD_1 = 10144;
+        /// <summary>
+		/// 宸叉湁璐﹀彿锛熺櫥褰�
+		/// </summary>
+		public const int LoginByAccountPWD_1 = 10145;
 
 
         /// <summary>
@@ -793,6 +805,10 @@
         /// 缃戝叧涓嶅湪绾�
         /// </summary>
 		public const int TheMainGatewayIsNotOnLine = 10157;
+        /// <summary>
+        /// 涓嬩竴姝�
+        /// </summary>
+        public const int Next = 10158;
 
 
         /// <summary>
@@ -1298,11 +1314,11 @@
         public const int NeedCleanAC = 13511;
 
         /// <summary>
-        /// 娌″姛鑳� 璇峰厛娣诲姞
+        /// 杩樻病鏈夊姛鑳藉摝
         /// </summary>
         public const int NoFunction_Tip = 13600;
         /// <summary>
-        /// 娌″満鏅� 璇峰厛娣诲姞
+        /// 杩樻病鏈夊満鏅摝
         /// </summary>
         public const int NoScene_Tip = 13601;
         /// <summary>
@@ -1313,6 +1329,10 @@
         /// 鑾峰彇涓�...
         /// </summary>
         public const int Getting = 13603;
+        /// <summary>
+        /// 褰撳墠 浜害
+        /// </summary>
+        public const int CurrentLightLevel = 13604;
 
 
 

--
Gitblit v1.8.0