From eb9cf55fc8568cb2d4b4bfac9deb617ce766a7a5 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期五, 20 十二月 2019 14:58:37 +0800
Subject: [PATCH] 2019.12.30

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

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
old mode 100755
new mode 100644
index b73cdc7..b1c9f58
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.cs
@@ -32,18 +32,6 @@
         }
 
         /// <summary>
-        /// 褰撳墠Wifi鐨処p鍦板潃
-        /// </summary>
-        public string IpAddress
-        {
-            get
-            {
-                var temp = new Shared.Net.NetWiFi();
-                return temp.GetIPAddress();
-            }
-        }
-
-        /// <summary>
         /// 褰撳墠鏄惁鏄綉鍏崇儹鐐�
         /// </summary>
         public bool IsGatewayHotspot

--
Gitblit v1.8.0