From c6ff92e84b6cb2815cb98065ecb0ecf95d0689c3 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期三, 15 一月 2020 09:42:29 +0800 Subject: [PATCH] 2020-01-15-1 --- 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