wei
2020-12-24 130a9b9cf4f5cd6ed8c11cb9cd4780f8b7da8bec
HDL_ON/DAL/Mqtt/MqttClient.cs
@@ -132,7 +132,7 @@
        static void InitMqtt()
        {
            new System.Threading.Thread(async () => {
                while (hadGateway)
                while (true)
                {
                    try
                    {