From c0021397eeb8335d6d1f20990c71533c3d94e7af Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期五, 10 一月 2020 17:02:38 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev-tzy' into DEV_GXC

---
 ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
index 22b97c4..96e385f 100644
--- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
@@ -90,6 +90,11 @@
         /// 鎴愬憳璇锋眰鎺у埗涓诲笎鍙锋浣忓畢鏃惰姹傚熀鍦板潃鐨凩oginAccessToken鐨勫��
         /// </summary>
         public string AdminRequestToken = string.Empty;
+        /// <summary>
+        /// 杩滅▼杩炴帴鐨凪qtt鐨勫鎴风ID
+        /// </summary>
+        [Newtonsoft.Json.JsonIgnore]
+        public string ConnEmqClientId = string.Empty;
 
         [Newtonsoft.Json.JsonIgnore]
         /// <summary>

--
Gitblit v1.8.0