wxr
2021-01-14 d987694e57c3bce76bd5a208d74a3696db222a4a
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();
        }