9 天以前 e2729587d4a8b9c2e3e2c4dd50a25adedb337e98
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 {