From 2bf5ec775cb57d8015bee58c745a1e48081ff1b1 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期二, 15 十月 2019 11:06:05 +0800
Subject: [PATCH] 首次合并了全部的代码

---
 ZigbeeApp/Shared/R.cs |   63 +++++++++++++++++++++++++++++--
 1 files changed, 58 insertions(+), 5 deletions(-)

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index d39f734..1997e16 100755
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -501,6 +501,32 @@
         public readonly static int button3 = 5302;
         public readonly static int button4 = 5303;
         public readonly static int doyouwanttodelete = 5304;
+        public readonly static int onoff = 5305;
+        public readonly static int unattendedtime = 5306;
+        public readonly static int unattendedtime1 = 5307;
+        public readonly static int closetimeout = 5308;
+        public readonly static int closetime = 5309;
+        public readonly static int weekly = 5340;
+        public readonly static int selectweek = 5341;
+        public readonly static int doorLock = 5342;
+        public readonly static int userlist = 5343;
+        public readonly static int lockpassword = 5344;
+        public readonly static int fingerprint = 5345;
+        public readonly static int ic = 5346;
+        public readonly static int Airswitch = 5347;
+        public readonly static int createtimetext = 5348;
+        public readonly static int adddelay = 5349;
+        public readonly static int logiccool = 5350;
+        public readonly static int logicheat = 5351;
+        public readonly static int logicauto = 5352;
+        public readonly static int logicdry = 5353;
+        public readonly static int logicfanonly = 5354;
+        public readonly static int logiclow = 5355;
+        public readonly static int logicmedium = 5356;
+        public readonly static int logichigh = 5357;
+        public readonly static int logictemplate = 5358;
+        public readonly static int onlight = 5359;
+        public readonly static int offlight = 5360;
 
 
 
@@ -802,16 +828,27 @@
         /// <summary>
         /// 绉�
         /// </summary>
-        public static readonly int Second = 13114;
+        public const int Second = 13114;
         /// <summary>
         /// 鍒嗛挓
         /// </summary>
-        public static readonly int Minute = 13115;
+        public const int Minute = 13115;
         /// <summary>
         /// 灏忔椂
         /// </summary>
-        public static readonly int Hour = 13116;
-
+        public const int Hour = 13116;
+        /// <summary>
+        /// 鏈垎閰�
+        /// </summary>
+        public const int Unallocated = 13117;
+        /// <summary>
+        /// 鍏ㄩ��
+        /// </summary>
+        public const int AllSelect = 13118;
+        /// <summary>
+        /// 娣诲姞鍒�
+        /// </summary>
+        public const int AddTo = 13119;
 
         #endregion
 
@@ -1950,7 +1987,7 @@
         /// </summary>
         public const int uGarrison = 15191;
         /// <summary>
-        /// 纭畾瑕佹巿鏉冭璐﹀彿涓轰富璐﹀彿?
+        /// 纭畾鎺堟潈銆寋0}銆嶆垚涓虹鐞嗗憳?
         /// </summary>
         public const int uUpSubAccountLevel = 15192;
         /// <summary>
@@ -4017,6 +4054,22 @@
         /// 瀛樺湪闈炴硶瀛楃銆寋0}銆�
         /// </summary>
         public const int uErrorFieldIsEsixt = 15773;
+        /// <summary>
+        /// 涓嶅瓨鍦ㄨ璐︽埛锛岃閲嶆柊杈撳叆
+        /// </summary>
+        public const int uMemberIsNotEsixtAndInputAgain = 15774;
+        /// <summary>
+        /// 杩斿洖
+        /// </summary>
+        public const int uGoBack = 15775;
+        /// <summary>
+        /// 杩樻病鏈夊叡浜尯鍩熺粰鎴愬憳{0}鍙偣鍑诲彸涓婅鈥�+鈥濇坊鍔�
+        /// </summary>
+        public const int uNotShardComtentMsg = 15776;
+        /// <summary>
+        /// 纭鍒犻櫎鍏变韩鎴块棿锛�
+        /// </summary>
+        public const int uDeleteShardRoomMsg = 15777;
 
         //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽�
         /// <summary>

--
Gitblit v1.8.0