huminmin
9 天以前 481eb2249f2886c3a6ea8445820a2ec5f153d4da
yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/modbus/tcpserver/codec/IotModbusFrameDecoder.java
@@ -23,7 +23,7 @@
 *      - MODBUS_TCP:两阶段 RecordParser(MBAP length 字段驱动)
 *      - MODBUS_RTU:功能码驱动的状态机
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@RequiredArgsConstructor
@Slf4j