From 9cc8fd11b13813adbdd3c6c31554e5c0bebf4026 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期五, 21 八月 2020 19:53:49 +0800
Subject: [PATCH] 发布到商店的版本

---
 ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceSearchForm.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceSearchForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceSearchForm.cs
index 7073c99..acfd8f6 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceSearchForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceSearchForm.cs
@@ -237,9 +237,9 @@
 
                     //璁剧疆璁惧鍔熻兘绫诲瀷 (涓嶈兘鍦ㄦ帴鏀跺洖璺殑鍦版柟鍐欏叆,涓嶇劧缃戝叧鍙兘浼氳秴璐熻嵎)
                     Common.LocalDevice.Current.RefreshDeviceFunctionType(device, device, true);
+                    System.Threading.Thread.Sleep(100);
                     //鑾峰彇璁惧鐨勫浐瀹氬睘鎬�
                     HdlDeviceFixedAttributeLogic.Current.SetAllFixedAttributeToDevice(device);
-                    System.Threading.Thread.Sleep(100);
                 }
 
                 //鐩墠灏卞紕涓�涓�

--
Gitblit v1.8.0