From adbeaabf30a5bbef970e287da5e317a1e89a8033 Mon Sep 17 00:00:00 2001 From: zhoushihao <zsh19950802@163.com> Date: 星期三, 16 十月 2024 09:19:40 +0800 Subject: [PATCH] 版本整合 --- hangzhoumesParent/moduleService/TemperingGlassModule/src/main/resources/application.yml | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/hangzhoumesParent/moduleService/TemperingGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/TemperingGlassModule/src/main/resources/application.yml index 04632dd..d7960a0 100644 --- a/hangzhoumesParent/moduleService/TemperingGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/TemperingGlassModule/src/main/resources/application.yml @@ -23,4 +23,14 @@ endpoint: opc.tcp://zidonghua:49320 security-policy: basic256sha256 username: zsh + password: 1qaz2wsx3edc4rfv +kangaroohy: + milo: + enabled: false + primary: default + config: + default: + endpoint: opc.tcp://zidonghua:49320 + security-policy: basic256sha256 + username: zsh password: 1qaz2wsx3edc4rfv \ No newline at end of file -- Gitblit v1.8.0