From 080c76ddb23b9f199ed2f59f3871b0058347d43e Mon Sep 17 00:00:00 2001 From: zhubaomin <zhubaomin> Date: 星期四, 05 六月 2025 20:27:52 +0800 Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV --- pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml index 5741442..fade84c 100644 --- a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml +++ b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/application.yml @@ -1,6 +1,16 @@ +logging: + charset: + 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鐨剋eb绔彛 management: @@ -14,5 +24,3 @@ context-parameters: #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99 idSuffix: ${pipIrr.mw.idSuffix} - #ConfigListener涓簲鐢� - #configFileNames: config-global.xml,config-demo.xml -- Gitblit v1.8.0