This commit is contained in:
2025-10-20 16:52:00 +08:00
parent 5dedb1a632
commit 6eee4eda24
+1 -1
View File
@@ -2,7 +2,7 @@
using HslCommunication.ModBus; using HslCommunication.ModBus;
using System; using System;
using System.Net.Sockets; using System.Net.Sockets;
//
// ModbusTcp读写服务类,线程安全,互斥锁 // ModbusTcp读写服务类,线程安全,互斥锁
namespace Check.Main.Common namespace Check.Main.Common
{ {