aux
czw
2025-06-23 82e5d2df096e55f1142106657668b87c8cfedda3
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]