hsy
6 天以前 bb0b80bd7ca7c1f979ab0125ae01f3faa1d14f4b
yudao-module-iot/yudao-module-iot-gateway/src/main/java/cn/iocoder/yudao/module/iot/gateway/protocol/udp/IotUdpProtocol.java
@@ -25,7 +25,7 @@
 * <p>
 * 基于 Vert.x 实现 UDP 服务器,接收设备上行消息
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Slf4j
public class IotUdpProtocol implements IotProtocol {