From f01ebd5c94d854e2a63b23d9be2c0dd9e0aaf4bd Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期二, 22 十月 2024 08:59:28 +0800
Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/HangZhouMes

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

diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
index eaa6417..49869da 100644
--- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
@@ -3,7 +3,7 @@
 
 spring:
   profiles:
-    active: dev
+    active: cz
   application:
     name: cacheGlass
   liquibase:
@@ -15,6 +15,10 @@
 mes:
   threshold: 3
   ratio: 10
+  cache: # 鍗у紡鐞嗙墖鏈�澶у昂瀵�
+  cache: # 鍗у紡鐞嗙墖鏈�澶у昂瀵�
+    cacheWidth: 3600
+    cacheHeight: 3000
   max: # 绗簩鏉$嚎鐨勬渶澶у昂瀵镐俊鎭�
     firstLength: 3500
     secondLength: 2500
@@ -27,12 +31,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