JLChen
2021-03-10 f9de7b8e7a567d71e336965117dd9ceb22be07c0
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;