1
czw
5 天以前 08347c0e1ec3c46f85c7723cba4a76d539aef60c
HnSx/Build/Project/代码/界面事件.cs
@@ -48,6 +48,7 @@
                //HttpSvcHost.Prefixes.Add("http://127.0.0.1:8808/");
                //HttpSvcHost.Start();
                //HttpSvcHost.BeginGetContext(HttpSvcListenerCallback, null);
                LogHelper.Info("<<<<<<<<<<<<<<<<<<<....Running....>>>>>>>>>>>>>>>");
            }
            catch (Exception ex)
            {
@@ -111,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)
                    {
@@ -121,7 +122,7 @@
                    }
                    finally
                    {
                        System.Threading.Thread.Sleep(10000);
                        System.Threading.Thread.Sleep(3000);
                    }
                }
                ExitJudgeStack.TryPop(out int exitJudgeVal);
@@ -147,9 +148,9 @@
            try
            {
                Conn.log榛樿鏃ュ織.Debug("[鍏抽棴澶勭悊][Start]鍏抽棴Http鏈嶅姟");
                if (HttpSvcHost != null)
                if (HttpServer.HttpSvcHost != null)
                {
                    HttpSvcHost.Stop();
                    HttpServer.HttpSvcHost.Stop();
                }
            }
            catch (Exception ex)