wxr
2024-09-26 f748908e5414736eb243ae7ec66a80dc9f5d9d49
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;