ZigbeeApp/Shared/Phone/ZigBee/Common/Application.cs
@@ -51,6 +51,8 @@ { if (string.IsNullOrEmpty(Shared.Common.Config.Instance.HomeId)) { //住宅ID为空只有一种可能就是退出了登录,这里的上一次住宅ID要清空 oldHomeID = "?"; System.Threading.Thread.Sleep(1000); continue; }