improve:PPT联动

This commit is contained in:
2026-02-12 23:19:55 +08:00
parent 418810d542
commit 2d65224389
3 changed files with 10 additions and 15 deletions
+1 -2
View File
@@ -904,9 +904,8 @@ namespace Ink_Canvas
}
}
}
catch (Exception ex)
catch (Exception)
{
LogHelper.WriteLogToFile($"[AutoFold Error] 定时检测发生异常: {ex.Message}", LogHelper.LogType.Error);
}
}