From 7e634b208bd68e3bf9c2cfe6682f22a684b1a102 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 24 十月 2024 10:47:21 +0800
Subject: [PATCH] 还原被覆盖代码

---
 hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
index 62c6cb8..b8187b9 100644
--- a/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/LoadGlassModule/src/main/resources/application.yml
@@ -9,7 +9,15 @@
     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.StdOutImplkangaroohy:
+kangaroohy:
   milo:
-    enabled: false
\ No newline at end of file
+    enabled: false
+    primary: default
+    config:
+      default:
+        endpoint: opc.tcp://zidonghua:49320
+        security-policy: basic256sha256
+        username: zsh
+        password: 1qaz2wsx3edc4rfv
\ No newline at end of file

--
Gitblit v1.8.0