wxr
2020-12-08 273bd8b4fb918a4303207215b2b8369fbc275000
HDL_ON/DAL/DriverLayer/Packet.cs
@@ -575,6 +575,8 @@
                        if (DB_ResidenceData.residenceData.residenceGatewayMAC == mac)
                        {
                            DriverLayer.Control.Ins.GatewayOnline = true;
                            DriverLayer.Control.Ins.IsRemote = false;
                            DAL.Mqtt.MqttClient.DisConnectRemote();//断开mqtt
                        }
                        break;
                }