From dfa6733793434bdcfd394f978ae72f1628b2260f Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期三, 22 四月 2020 16:50:03 +0800
Subject: [PATCH] 合并代码

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

diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs
index a0a0d6c..9cf03ef 100644
--- a/ZigbeeApp/Shared/R.cs
+++ b/ZigbeeApp/Shared/R.cs
@@ -550,6 +550,10 @@
         /// 鏃舵晥鎬у父寮�鍒犻櫎澶辫触锛岀户缁�滃父寮�妯″紡鈥濊鍓嶅線闂ㄩ攣鐢ㄦ埛鐣岄潰璁剧疆
         /// </summary>
         public const int CancelLogicNormallyModeFailed2 = 309;
+        /// <summary>
+        /// 璇疯緭鍏ュ悎娉曠殑鏁板瓧
+        /// </summary>
+        public const int IllegalNumber = 310;
 
         public readonly static int cancel = 5097;
         public readonly static int confrim = 5098;

--
Gitblit v1.8.0