WJC
2019-11-13 a4d525d08da7b6fb985b0069c539c11b06306a9b
ZigbeeApp/Shared/Phone/UserCenter/Device/AirConditioner/IndoorUnitListForm.cs
@@ -206,7 +206,7 @@
                    if (i != 0 && i % 5 == 0)
                    {
                        //读取5个后,间隔一段时间
                        System.Threading.Thread.Sleep(500);
                        System.Threading.Thread.Sleep(200);
                        if (this.Parent == null)
                        {
                            return;