wxr
2020-12-11 1bb8683aef25143048e572b65734de4772bfc712
HDL_ON/DAL/DriverLayer/Packet.cs
@@ -576,6 +576,7 @@
                        {
                            DriverLayer.Control.Ins.GatewayOnline = true;
                            DriverLayer.Control.Ins.IsRemote = false;
                            DAL.Mqtt.MqttClient.DisConnectRemote();//断开mqtt
                        }
                        break;
                }