pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application.yml
@@ -1,12 +1,6 @@ spring: profiles: include: global, database, database-ym, database-sp, database-test mqtt: broker: tcp://127.0.0.1:1883 username: mqtt_u password: yjy topic: workOrder qos: 2 #actutor的web端口 management: @@ -20,6 +14,13 @@ context-parameters: #GenerateIdSetSuffixListener中应用,取值范围是0-99 idSuffix: ${pipIrr.app.idSuffix} #MQTT mqtt: broker: tcp://127.0.0.1:1883 username: mqtt_u password: yjy topic: workOrder qos: 2 logging: level: