HDL_ON/DAL/Mqtt/MqttClient.cs
@@ -446,8 +446,7 @@ } #region 数据更新推送主题 //appHomeRefresh:住宅数据刷新通知 else if (topic == $"/user/{DB_ResidenceData.Instance.CurrentRegion.id}/app/thing/event/appHomeRefresh/up" || topic == $"/user/{DB_ResidenceData.Instance.CurrentRegion.id}/app/thing/event/appDeviceRefresh/up") else if (topic == $"/user/{DB_ResidenceData.Instance.CurrentRegion.id}/app/thing/event/appHomeRefresh/up") { MainPage.Log("住宅数据刷新通知"); new HttpServerRequest().GetHomePager();