wxr
2021-02-23 98d002e55304e5c8ff13b7cd195920975bef69f5
HDL_ON/DAL/DriverLayer/Packet.cs
@@ -623,8 +623,7 @@
                        {
                            //本地搜索网关成功
                            Control.Ins.IsSearchLocalGatewaySuccessful = true;
                            Control.Ins.GatewayOnline = true;
                            Control.Ins.IsRemote = false;
                            Control.Ins.GatewayOnline_Local = true;
                            DAL.Mqtt.MqttClient.DisConnectRemote();//断开mqtt
                        }
                        break;