gxc
2019-11-21 6edb41a89f56634a0684dedf65b29f9277002c7f
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;