1
czw
2025-07-02 0d4929b9389065fc6047e8308a1071374063467a
2025Äê6ÔÂ12ÈÕ/AuxAllWCS/Build/Project/´úÂë/VS×Ô¶¨ÒåÀà/AutoThread.cs
@@ -21,6 +21,7 @@
using static System.Runtime.CompilerServices.RuntimeHelpers;
using ServiceStack.Configuration;
using ServiceStack;
using Spectre.Console;
namespace GZ.Projects.AuxAllWCS
{
@@ -116,6 +117,17 @@
                tag.Global.SettingsOver = 1;
                Console.Clear();
            }
        }
        public string WriteLine(string value = "")
        {
            // åœ¨è¿™é‡Œæ‹¦æˆªå¤„理输出
            string intercepted = $"[拦截到的输出] {value}";
            return intercepted;
        }
        /// <summary>
@@ -1542,6 +1554,9 @@
            Console.WriteLine($"SA2030 ä»»åŠ¡çŠ¶æ€ï¼š   =====>");
            Console.WriteLine($"SA2030 ä»»åŠ¡çŠ¶æ€ï¼š{tag.SA2030.RtaskState}- ç©ºé—²{tag.SA2030.R5空闲} - barcode:{tag.SA2030.R托盘码}");
        }
        public void ResolveMesTask()