From 8785b6b5ee9298308752b53bf546953ae49b8c88 Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期一, 21 十月 2024 09:56:05 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
index 1d9a585..e425a52 100644
--- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
@@ -15,7 +15,7 @@
 mes:
   threshold: 3
   ratio: 10
-cache: # 鍗у紡鐞嗙墖鏈�澶у昂瀵�
+  cache: # 鍗у紡鐞嗙墖鏈�澶у昂瀵�
     cacheWidth: 4000
     cacheHeight: 3000
   max: # 绗簩鏉$嚎鐨勬渶澶у昂瀵镐俊鎭�
@@ -30,11 +30,13 @@
       secondLength: 400
   sequence:
     order: false
+kangaroohy:
   milo:
+    enabled: false
     primary: default
     config:
       default:
-        endpoint: opc.tcp://127.0.0.1:49320
+        endpoint: opc.tcp://zidonghua:49320
         security-policy: basic256sha256
         username: zsh
         password: 1qaz2wsx3edc4rfv

--
Gitblit v1.8.0