From 1b565ce5fc003551b2db3a624f81221ac1df46b9 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期一, 18 十一月 2019 13:04:39 +0800
Subject: [PATCH] 同步 了全部的代码

---
 ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
index 2d85f92..a62b4e1 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
@@ -68,9 +68,9 @@
         private Com.Mediatek.Elian.ElianNative hdlWiFi = null;
 #endif
 
-#endregion
+        #endregion
 
-#region 鈻� 涓�鑸柟娉昣__________________________
+        #region 鈻� 涓�鑸柟娉昣__________________________
 
 #if Android
         /// <summary>
@@ -133,6 +133,6 @@
         }
 #endif
 
-#endregion
+        #endregion
     }
 }

--
Gitblit v1.8.0