1
This commit is contained in:
@@ -75,7 +75,7 @@ namespace DOAN.ServiceCore
|
|||||||
|
|
||||||
|
|
||||||
await Task.Delay(3000, stoppingToken);
|
await Task.Delay(3000, stoppingToken);
|
||||||
|
Console.WriteLine("永驻线程,正在读取plc值 ");
|
||||||
|
|
||||||
index++;
|
index++;
|
||||||
if (index > 16)
|
if (index > 16)
|
||||||
|
|||||||
Reference in New Issue
Block a user