黄学彪
2019-11-07 82a773d1783549caca563831aac8affc059deedf
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;