叶松
2023-10-12 833cea5f9c4030ec5d43d73fe39dab294a321b1f
hd/pipe/StaffManage/src/main/resources/application-dev.yml
@@ -1,3 +1,5 @@
server:
  port: 8882
spring:
  config:
    activate:
@@ -17,4 +19,15 @@
        file-extension: yml
        group: sunacos
global:
  filePrefix: https://pipe.thhy-tj.com/
  filePrefix: https://pipe.thhy-tj.com/
emqx:
  host: 111.30.93.215
  port: 1883
  username: thhy
  password: thhy123
  qos: 1
  topic: FF:AA:F4:12:67:05
  willTopic: FF:AA:F4:12:67:05-W
  willContent: FF:AA:F4:12:67:05-offline
netty:
  port: 10001