yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/modbus/tcpserver/codec/IotModbusFrame.java
@@ -8,7 +8,7 @@ /** * IoT Modbus 统一帧数据模型(TCP/RTU 公用) * * @author 芋道源码 * @author 超级管理员 */ @Data @Accessors(chain = true)