zhubaomin
2025-06-12 4c48260b6c89ef5e47225ca905f8bce4312e1ba2
pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml
@@ -3,10 +3,14 @@
        console: UTF-8
    config:
        classpath: log4j2.yml
spring:
    devtools:
        livereload:
            enabled: false
        restart:
            enabled: false #禁用热部署
    profiles:
        include: global, database
        include: common-mw, global, database
#actutor的web端口
management: