修复log4net无法写日志的问题

This commit is contained in:
liming 蔡
2026-07-14 19:40:54 +08:00
parent 4e6992b78c
commit 2b55df8fc5
5 changed files with 55 additions and 4 deletions
-1
View File
@@ -10,7 +10,6 @@ namespace JY.Inspection
{
static class Program
{
public delegate void RunWorkHandler();
private static HomeForm mFrmMain;