main
@0Melon0 12 months ago
parent d19ead7d0f
commit 6bbf6c289e

@ -156,7 +156,7 @@ export default {
},
setRabitMQ() {
this.client = Stomp.client(MQTT_SERVICE);
// this.connect();
this.connect();
},
connect: function () {
const headers = {

Loading…
Cancel
Save