Crabtree/SmartHome/UI/SimpleControl/CommonPage.cs
@@ -28,6 +28,11 @@ public static bool LocalPhoneFindDevice = false; public static int searchTotal = 0; private static string ip="0.0.0.0"; /// <summary> /// 是否需要加密检测、、为了适配多网关,搜索添加网关的时候需要关掉加密检测,然后同时发送密文,明文搜索网关 2023-01-06 16:49:30 /// </summary> public static bool needEncryptionDetection = true; public static System.Net.IPEndPoint EndPoint { get { try {