wei
2021-01-27 7232642ff48a7fbde2018cde652f3e771fa58025
HDL_ON/Common/HDLCommon.cs
@@ -302,10 +302,6 @@
            //账号在别处登陆,被踢下线 跳转到登录页面
            new Alert(Language.StringByID(StringId.Tip), Language.StringByID(StringId.LoggedOnOtherDevices), Language.StringByID(StringId.Close)).Show();
//#if DEBUG
            return;
//#endif
            Logout();
        }