This commit is contained in:
qianhao.xu
2024-11-08 10:12:11 +08:00
parent 2f5c090bc1
commit b89a44af7c

View File

@@ -75,7 +75,7 @@ namespace DOAN.ServiceCore
await Task.Delay(3000, stoppingToken);
Console.WriteLine("永驻线程正在读取plc值 ");
index++;
if (index > 16)