liu
8 天以前 d06b9e4f34481b3336599a232c8b52bd04955297
yudao-module-iot/yudao-module-iot-gateway/src/test/java/cn/iocoder/yudao/module/iot/gateway/protocol/mqtt/IotDirectDeviceMqttProtocolIntegrationTest.java
@@ -45,7 +45,7 @@
 * <p>注意:MQTT 协议是有状态的长连接,认证在连接时通过 username/password 完成,
 * 认证成功后同一连接上的后续请求无需再携带认证信息
 *
 * @author 芋道源码
 * @author 超级管理员
 */
@Slf4j
@Disabled