hxb
2021-03-05 43b6e3d6a3a96e7b759b396df4f141ab105fb6bb
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;