HDL_ON/DAL/Mqtt/MqttClient.cs
@@ -353,10 +353,10 @@ } MainPage.LinkHdlMqttCount++; if (!UserInfo.Current.IsLogin) { return; } //if (!UserInfo.Current.IsLogin) //{ // return; //} if (DB_ResidenceData.Instance.CurrentRegion == null || DB_ResidenceData.Instance.CurrentRegion.id == null) { return; @@ -868,10 +868,10 @@ return; } if (!UserInfo.Current.IsLogin) { return; } //if (!UserInfo.Current.IsLogin) //{ // return; //} DisConnectRemoteMqttClient("挤下线");