From 6cbd0936d3245fd7c433884ac9c1f5448a7cf657 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期五, 13 十二月 2019 13:49:44 +0800
Subject: [PATCH] 合并了代码

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

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index 140ad23..68f0599 100755
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -801,7 +801,7 @@
         /// </summary>
         public const int TheAppVersionIsNewest = 10160;
         /// <summary>
-        /// 鏇存柊
+        /// 鏇存柊鏈�鏂扮増
         /// </summary>
 		public const int Update = 10161;
         /// <summary>
@@ -813,13 +813,33 @@
         /// </summary>
 		public const int UpdateAppFail = 10163;
         /// <summary>
-        /// 鏇存柊涓�...
+        /// 姝e湪鏇存柊涓�...
         /// </summary>
 		public const int Updating = 10164;
         /// <summary>
         /// 鍙栨秷鏇存柊
         /// </summary>
 		public const int CancelUpdating = 10165;
+        /// <summary>
+        /// 鐗堟湰鍙�
+        /// </summary>
+        public const int VersionCode = 10166;
+        /// <summary>
+        /// 鏈嶅姟鍗忚
+        /// </summary>
+        public const int SLA = 10167;
+        /// <summary>
+        /// 鐗堟湰鏇存柊
+        /// </summary>
+        public const int UpdateVersion = 10168;
+        /// <summary>
+        /// 鍗忚鏂囨湰淇℃伅鍐呭
+        /// </summary>
+        public const int SLA_Title = 10169;
+        /// <summary>
+        /// 鍗忚璇︾粏
+        /// </summary>
+        public const int SLA_Detail = 10170;
 
 
         #endregion
@@ -4923,7 +4943,10 @@
         /// 鏈煡妤煎眰
         /// </summary>
         public const int uUnKnownFloor = 15999;
-
+        /// <summary>
+        /// 濡傛灉涓嶈缃綇瀹呯殑鍦扮悊浣嶇疆,鍒欎細褰卞搷鑷姩鍖栧湴鐞嗗洿鏍忓姛鑳界殑璁剧疆
+        /// </summary>
+        public const int uNotSetLocationWillAffectTheAutomaticGeofencingFunction = 16000;
 
         //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽�
         /// <summary>

--
Gitblit v1.8.0