1
czw
2 天以前 08347c0e1ec3c46f85c7723cba4a76d539aef60c
HnSx/Build/Project/代码/界面事件.cs
@@ -112,9 +112,9 @@
                    if (IsExitApp) { break; }
                    try
                    {
                        #region    [鑴氭湰][20250704090126015][涓氬姟閫昏緫.Program2]
                        #region    [鑴氭湰][20250704090126015][涓氬姟閫昏緫.鍚姩绾跨▼鎬荤嚎]
                        AutoThread.InvokeMethod(AutoThread.Instance, "ThreadSettingInit", new object[] { tag });
                        #endregion [鑴氭湰][20250704090126015][涓氬姟閫昏緫.Program2]
                        #endregion [鑴氭湰][20250704090126015][涓氬姟閫昏緫.鍚姩绾跨▼鎬荤嚎]
                    }
                    catch (Exception ex)
                    {
@@ -122,7 +122,7 @@
                    }
                    finally
                    {
                        System.Threading.Thread.Sleep(10000);
                        System.Threading.Thread.Sleep(3000);
                    }
                }
                ExitJudgeStack.TryPop(out int exitJudgeVal);