From 27550ee46778905ab194844ab5247b116f70659e Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期四, 23 十月 2025 17:42:16 +0800
Subject: [PATCH] 切割排产重写,增加详情查询接口,增加查询类,部分中文翻译

---
 hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml
index b7ffd2c..1079a49 100644
--- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml
+++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application-dev.yml
@@ -40,14 +40,4 @@
         endpoint: opc.tcp://10.153.19.150:49320
         security-policy: basic256sha256
         username: admin
-        password: 1qaz2wsx3edc4rfv
-kangaroohy:
-  milo:
-    enabled: true
-    primary: default
-    config:
-      default:
-        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