From 82e5d2df096e55f1142106657668b87c8cfedda3 Mon Sep 17 00:00:00 2001 From: czw <selecti@yeah.net> Date: 星期一, 23 六月 2025 09:09:01 +0800 Subject: [PATCH] aux --- 2025年6月12日/AuxAllWCS/Build/Project/代码/VS自定义类/AutoThread.cs | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\344\273\243\347\240\201/VS\350\207\252\345\256\232\344\271\211\347\261\273/AutoThread.cs" "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\344\273\243\347\240\201/VS\350\207\252\345\256\232\344\271\211\347\261\273/AutoThread.cs" index a87884a..1fe7d19 100644 --- "a/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\344\273\243\347\240\201/VS\350\207\252\345\256\232\344\271\211\347\261\273/AutoThread.cs" +++ "b/2025\345\271\2646\346\234\21012\346\227\245/AuxAllWCS/Build/Project/\344\273\243\347\240\201/VS\350\207\252\345\256\232\344\271\211\347\261\273/AutoThread.cs" @@ -1,4 +1,5 @@ -锘縰sing 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] \ No newline at end of file -- Gitblit v1.9.1