huminmin
8 天以前 481eb2249f2886c3a6ea8445820a2ec5f153d4da
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