2025Äê6ÔÂ12ÈÕ/AuxAllWCS/Build/Project/´úÂë/VS×Ô¶¨ÒåÀà/AutoThread.cs
@@ -1,4 +1,5 @@ using Newtonsoft.Json; #region [èªå®ä¹ç±»-VS][20250623083459471][AutoThread] using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Collections.Concurrent; @@ -569,7 +570,7 @@ mes += tag.RGV.ReadTask2No + "æ§è¡ä¸..."; LogHelper.Info($"{mes} ä¸è½ä¸åæ°ä»»å¡ã"); System.Threading.Thread.Sleep(3000); return; return; } var thisOver = 0; TaskEntity task1 = null; @@ -1367,3 +1368,5 @@ } } #endregion [èªå®ä¹ç±»-VS][20250623083459471][AutoThread]