CrabtreeOn,印度客户定制APP,迁移2.0平台版本
1
wxr
2023-03-31 d53e6af2c5f17838fa79659614b15a2a1f383399
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 {