9 天以前 e418f64a7ca0d6ec76096c46a2b543dab8495119
yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/modbus/tcpclient/manager/IotModbusTcpClientConnectionManager.java
@@ -27,7 +27,7 @@
 * 2. 分布式锁管理(连接级别),避免多节点重复创建连接
 * 3. 连接重试和故障恢复
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Slf4j
public class IotModbusTcpClientConnectionManager {