完善登录窗口UI设计
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ namespace Interact
|
||||
return false;
|
||||
}
|
||||
|
||||
workingDictionary.Clear(); //清空临时记录
|
||||
workingDictionary?.Clear(); //清空临时记录
|
||||
if (sendLoopThread != null)
|
||||
sendLoopThread.Abort();
|
||||
if (readLoopThread != null)
|
||||
|
||||
Reference in New Issue
Block a user