From 22fb46f2db1714a6b450b353669d26908884653f Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期四, 24 十月 2024 10:48:06 +0800 Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/HangZhouMes --- hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml | 13 +++---------- 1 files changed, 3 insertions(+), 10 deletions(-) diff --git a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml index b8187b9..abbddf5 100644 --- a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml @@ -9,15 +9,8 @@ enabled: false mybatis-plus: mapper-locations: classpath*:mapper/*.xml -# configuration: -# log-impl: org.apache.ibatis.logging.stdout.StdOutImplkangaroohy: + configuration: + log-impl: org.apache.ibatis.logging.stdout.StdOutImpl kangaroohy: milo: - enabled: false - primary: default - config: - default: - endpoint: opc.tcp://zidonghua:49320 - security-policy: basic256sha256 - username: zsh - password: 1qaz2wsx3edc4rfv \ No newline at end of file + enabled: false \ No newline at end of file -- Gitblit v1.8.0