‘liusuyi’
2023-10-08 157c26f5188c7ed62a4547f7e3b5a5a3e3ed7729
src/main/resources/application-dev.yml
@@ -39,10 +39,9 @@
  # mqtt配置
  mqtt:
    host: tcp://192.168.2.15:1883
    clientId: c227
    clientId: client-227
    username: admin
    password: admin
    topic: tube
    timeout: 100
    keepalive: 60
    enabled: true
@@ -73,4 +72,3 @@
    tube: info
    digitization3: info
    stealAlarm: info
    httpUtils: info