23
wei
2020-12-24 237e3ec4ee42724d43767d46f9a5320b8130e783
HDL_ON/Common/HDLCommon.cs
@@ -302,9 +302,9 @@
            //账号在别处登陆,被踢下线 跳转到登录页面
            new Alert(Language.StringByID(StringId.Tip), Language.StringByID(StringId.LoggedOnOtherDevices), Language.StringByID(StringId.Close)).Show();
#if DEBUG
//#if DEBUG
            return;
#endif
//#endif
            Logout();
        }