wxr
2021-01-04 c4f0723cc7053933a6e598eb0c58cfdf4e9d7459
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();
        }