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(); }