From 43d86830f4696c3ba2250a961d26377e1ff6cc32 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期三, 17 十二月 2025 10:39:43 +0800
Subject: [PATCH] 1、 查询是否除膜优化
---
hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
index 4ad0595..e5cbbfb 100644
--- a/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
@@ -3,7 +3,7 @@
spring:
profiles:
- active: dev
+ active: yw
application:
name: cacheGlass
liquibase:
@@ -35,16 +35,6 @@
secondLength: 300
glassGap: 2500
cellLength: 2500
+ maxThickness: 8
sequence:
order: false
-kangaroohy:
- milo:
- enabled: true
- primary: default
- config:
- default:
- endpoint: opc.tcp://10.153.19.150:49320
- security-policy: basic256sha256
- username: admin
- password: 1qaz2wsx3edc4rfv
-
--
Gitblit v1.8.0