HDL_ON/Entity/DB_ResidenceData.cs
@@ -1,7 +1,5 @@ using System; using System.Collections.Generic; using HDL_ON.DAL; using HDL_ON.DAL.Net; using Shared; namespace HDL_ON.Entity @@ -409,7 +407,7 @@ ins_Function = null; if (MainPage.IsRemote) { Mqtt_Cloud.DisConnectRemoteMqttClient("退出登录,或者切换住宅"); DAL.Mqtt.MqttClient.DisConnectRemote("退出登录,或者切换住宅"); } }