liurunyu
2025-08-18 4fd99c2a20258abc53085ae6f8d8cd54be91a626
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: