improve:联动模块

This commit is contained in:
2026-02-18 22:00:44 +08:00
parent 703e710006
commit c838b9d077
+2
View File
@@ -53,6 +53,8 @@ namespace Ink_Canvas.Helpers
public void ReloadConnection()
{
LogHelper.WriteLogToFile("COM PPT 执行热重载:强制断开并重新连接", LogHelper.LogType.Event);
_inner.StopMonitoring();
}
#endregion