From 09c9c55d62cdcc6db5e99ee238ae0e78d082ee1a Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期一, 21 十月 2024 13:34:25 +0800 Subject: [PATCH] 添加大理片多线程 --- hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml index 1d9a585..4a4a439 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,8 +15,8 @@ mes: threshold: 3 ratio: 10 -cache: # 鍗у紡鐞嗙墖鏈�澶у昂瀵� - cacheWidth: 4000 + cache: # 鍗у紡鐞嗙墖鏈�澶у昂瀵� + cacheWidth: 3600 cacheHeight: 3000 max: # 绗簩鏉$嚎鐨勬渶澶у昂瀵镐俊鎭� firstLength: 3500 @@ -30,12 +30,12 @@ secondLength: 400 sequence: order: false +kangaroohy: milo: - primary: default + enabled: false config: default: endpoint: opc.tcp://127.0.0.1:49320 security-policy: basic256sha256 username: zsh password: 1qaz2wsx3edc4rfv - -- Gitblit v1.8.0