wei
2020-12-11 78df3d9006b4fa60c312cbda519096c167c1cf21
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;
                }