From fbd31387721424c65b173cbb23b03202f3e7dce6 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 12 五月 2025 21:13:47 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml
index 96caa07..563cca9 100644
--- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml
+++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml
@@ -32,11 +32,11 @@
password: 123456
kangaroohy:
milo:
- enabled: false
+ enabled: true
primary: default
config:
default:
- endpoint: opc.tcp://192.168.2.100:49320
+ endpoint: opc.tcp://10.153.19.150:49320
security-policy: basic256sha256
username: admin
password: 1qaz2wsx3edc4rfv
\ No newline at end of file
--
Gitblit v1.8.0