pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml
@@ -3,10 +3,12 @@
        console: UTF-8
    config:
        classpath: log4j2.yml
spring:
    devtools:
        livereload:
            enabled: false
    profiles:
        include: global, database
        include: common-mw, global, database
#actutor的web端口
management:
@@ -20,5 +22,3 @@
        context-parameters:
            #GenerateIdSetSuffixListener中应用,取值范围是0-99
            idSuffix: ${pipIrr.mw.idSuffix}
            #ConfigListener中应用
            #configFileNames: config-global.xml,config-demo.xml