Commit 96e04787 authored by 刘林's avatar 刘林

fix(equip):注释掉kafka日志信息

parent f5def890
......@@ -76,7 +76,6 @@ public class EmqMessageService extends EmqxListener {
}
} catch (Exception e) {
Thread.currentThread().interrupt();
log.info("发送kafka消息失败 ====> message: {}", e.getMessage());
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment