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