From 61df46fad507daec00a9d1ed9fdb3c433e7c1363 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 17 十月 2024 15:09:24 +0800
Subject: [PATCH] 大理片添加标签打印功能
---
hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
index c7d8792..dee1ac9 100644
--- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
@@ -30,12 +30,7 @@
secondLength: 400
sequence:
order: false
+kangaroohy:
milo:
- primary: default
- config:
- default:
- endpoint: opc.tcp://127.0.0.1:49320
- security-policy: basic256sha256
- username: zsh
- password: 1qaz2wsx3edc4rfv
+ enabled: false
--
Gitblit v1.8.0