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