From 6fa9d69da922c8049f5acfcbb9ce9fd26811024c Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期四, 16 四月 2020 17:10:57 +0800
Subject: [PATCH] 请合并代码

---
 ZigbeeApp/Shared/R.cs |   44 +++++++++++++++++++++++++++++++++++---------
 1 files changed, 35 insertions(+), 9 deletions(-)

diff --git a/ZigbeeApp20200414/Shared/R.cs b/ZigbeeApp/Shared/R.cs
similarity index 99%
rename from ZigbeeApp20200414/Shared/R.cs
rename to ZigbeeApp/Shared/R.cs
index c27b71b..a0a0d6c 100644
--- a/ZigbeeApp20200414/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -330,10 +330,6 @@
         /// </summary>
         public const int GetPanelProximityFail = 233;
         /// <summary>
-        /// 闀滃儚ID涓�2310鐨勮澶囩殑榛樿鍚嶅瓧锛氭柟鎮︽柊椋庡皬妯″潡
-        /// </summary>
-        public const int uDeviceModelId2310 = 234;
-        /// <summary>
         /// 鎸変綇闈㈡澘妯″紡
         /// </summary>
         public const int AddFreshAirPanelMsg = 235;
@@ -543,13 +539,17 @@
         /// </summary>
         public const int PM25Source = 305;
         /// <summary>
-        /// 涓嶈兘鍒涘缓鑷姩鍖栧父寮�妯″紡
+        /// 璀﹀憡锛佹娆″父寮�妯″紡榛樿闂ㄩ攣涓�鐩村紑鐫�锛屾病鏈夊疄鐜拌嚜鍔ㄥ叧闂姛鑳�
         /// </summary>
         public const int AddLogicNormallyModeFailed = 307;
         /// <summary>
-        /// 涓嶈兘鍙栨秷鑷姩鍖栧父寮�妯″紡
+        /// 璀﹀憡锛佹椂鏁堟�у父寮�鍒犻櫎澶辫触銆�
         /// </summary>
         public const int CancelLogicNormallyModeFailed = 308;
+        /// <summary>
+        /// 鏃舵晥鎬у父寮�鍒犻櫎澶辫触锛岀户缁�滃父寮�妯″紡鈥濊鍓嶅線闂ㄩ攣鐢ㄦ埛鐣岄潰璁剧疆
+        /// </summary>
+        public const int CancelLogicNormallyModeFailed2 = 309;
 
         public readonly static int cancel = 5097;
         public readonly static int confrim = 5098;
@@ -4759,7 +4759,7 @@
         /// </summary>
         public const int uGetPictrueFromAlbum = 15874;
         /// <summary>
-        /// 鍑虹幇鏈煡閿欒
+        /// 鎶辨瓑锛岀▼搴忓嚭鐜伴敊璇�
         /// </summary>
         public const int uUnKnownError = 15875;
         /// <summary>
@@ -5626,7 +5626,30 @@
         /// 甯稿紑妯″紡鍚敤{0}灏忔椂
         /// </summary>
         public const int uNormallyOpenModeOpenSomeTime = 16093;
-
+        /// <summary>
+        /// 鎮ㄧ殑鏉冮檺宸茬粡鍙樻洿,璇烽噸鏂扮櫥闄�
+        /// </summary>
+        public const int uYouAccessHadChangedPleaseTakeToAdmin = 16094;
+        /// <summary>
+        /// 鎴戝凡闃呰骞跺悓鎰�
+        /// </summary>
+        public const int uMyHadReadAndAgree = 16095;
+        /// <summary>
+        /// 闅愮鏉冩斂绛�
+        /// </summary>
+        public const int uPrivacyPolicy = 16096;
+        /// <summary>
+        /// 鍜�
+        /// </summary>
+        public const int uAnd = 16097;
+        /// <summary>
+        /// 鏈嶅姟鏉℃
+        /// </summary>
+        public const int uTermsOfService = 16098;
+        /// <summary>
+        /// 璇峰厛闃呰骞跺悓鎰忋�婇殣绉佹潈鏀跨瓥銆嬪拰銆婃湇鍔℃潯娆俱��
+        /// </summary>
+        public const int uPleaseReadAndAgreePrivacyPolicyMsg = 16099;
 
         //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄帴鍙g殑杩斿洖淇℃伅缈昏瘧,浠�18000寮�濮嬧槄鈽呪槄鈽�
         /// <summary>
@@ -6012,7 +6035,10 @@
         /// 闀滃儚ID涓�2802鐨勮澶囩殑瀹樻柟鍚嶅瓧锛歋-one
         /// </summary>
         public const int uDeviceModelId2802 = 30037;
-
+        /// <summary>
+        /// 闀滃儚ID涓�2310鐨勮澶囩殑榛樿鍚嶅瓧锛氭柟鎮︽柊椋庡皬妯″潡
+        /// </summary>
+        public const int DeviceModelId2310 = 30038;
 
         //鈽呪槄鈽呪槄涓嬮潰杩欎簺鏄澶囨墍灞炵绫荤殑缈昏瘧鍚嶅瓧,浠�40000寮�濮嬧槄鈽呪槄鈽�
         /// <summary>

--
Gitblit v1.8.0