mac
2023-09-06 bee7814dba8e033d0f36060926275b90c85c779c
HDL_ON/DAL/Mqtt/MqttClient.cs
@@ -133,6 +133,10 @@
            new System.Threading.Thread(async () => {
                while (true)
                {
                    if (!UserInfo.Current.IsLogin)
                    {
                        return;
                    }
                    try
                    {
                        System.Threading.Thread.Sleep(2000);