From d26cb51fa9317d6480b6ccdab7a95cfdbddf2cdb Mon Sep 17 00:00:00 2001 From: jinxin <1013386558@qq.com> Date: 星期三, 04 六月 2025 10:54:25 +0800 Subject: [PATCH] 添加日志 --- .vs/VSWorkspaceState.json | 7 +++++++ .vs/slnx.sqlite | 0 C#/HH.WCS.Mobox3.YNJuXing/core/Monitor.cs | 1 + 3 files changed, 8 insertions(+), 0 deletions(-) diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..473666d --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\E:\\椤圭洰\\Git\\瓒婂崡宸ㄦ槦涓夋湡", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index 4cff43e..67d9ea5 100644 --- a/.vs/slnx.sqlite +++ b/.vs/slnx.sqlite Binary files differ diff --git "a/C\043/HH.WCS.Mobox3.YNJuXing/core/Monitor.cs" "b/C\043/HH.WCS.Mobox3.YNJuXing/core/Monitor.cs" index 052a0cb..1ffb255 100644 --- "a/C\043/HH.WCS.Mobox3.YNJuXing/core/Monitor.cs" +++ "b/C\043/HH.WCS.Mobox3.YNJuXing/core/Monitor.cs" @@ -724,6 +724,7 @@ internal static void ErrorTask() { + LogHelper.Info($"浠诲姟鑷姩鍥炴姤"); try { var db = new SqlHelper<object>().GetInstance(); -- Gitblit v1.9.1