ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlWifiLogic.csold mode 100755 new mode 100644
@@ -32,18 +32,6 @@ } /// <summary> /// 当前Wifi的Ip地址 /// </summary> public string IpAddress { get { var temp = new Shared.Net.NetWiFi(); return temp.GetIPAddress(); } } /// <summary> /// 当前是否是网关热点 /// </summary> public bool IsGatewayHotspot