From f748908e5414736eb243ae7ec66a80dc9f5d9d49 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期四, 26 九月 2024 11:37:00 +0800
Subject: [PATCH] 水浸传感器,红外传感器,面板空调

---
 HDL_ON/Common/HDLCommon.cs |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/HDL_ON/Common/HDLCommon.cs b/HDL_ON/Common/HDLCommon.cs
index c9e3c41..4a012a9 100644
--- a/HDL_ON/Common/HDLCommon.cs
+++ b/HDL_ON/Common/HDLCommon.cs
@@ -533,14 +533,7 @@
             //Application.Activity.StartActivity()
 #endif
 
-            //娴嬭瘯璐﹀彿锛屼笉鎸や笅绾�
-            switch (UserInfo.Current.AccountString)
-            {
-                case "464027401@qq.com":
-                case "15626203746":
-                    
-                    return;
-            }
+            
 
             //鏈櫥褰曚笉鐢ㄥ鐞�
             //if (!UserInfo.Current.IsLogin) return;

--
Gitblit v1.8.0