From 4037c71a2e622e83735e8aecad71b77aae007b3a Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期一, 12 五月 2025 18:21:32 +0800
Subject: [PATCH] 提交大屏时间轴代码
---
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