wxr
2021-01-27 df7dd3e3f8830eceb615c59099631fc2a744b0ee
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();
        }