2026-08-10 9fceeaad9af96bc58ba714560814c6e94f8af406
yudao-module-iot/yudao-module-iot-gateway/src/test/java/cn/iocoder/yudao/module/iot/gateway/protocol/udp/IotGatewayDeviceUdpProtocolIntegrationTest.java
@@ -47,7 +47,7 @@
 *
 * <p>注意:UDP 协议是无状态的,每次请求需要在 params 中携带 token(与 HTTP 通过 Header 传递不同)
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Slf4j
@Disabled