liurunyu
2025-06-26 f1c648e7ac1b4c437e7f0c9a69130cb443ca46fd
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: