From 9ae0e3d68b255dd6df31ea55d9b6eda1a61708dd Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期三, 15 一月 2025 10:13:17 +0800
Subject: [PATCH] 1、测试类报错删除 2、修改opc配置
---
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml | 18 ++----------------
1 files changed, 2 insertions(+), 16 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml
index c60e249..e5dacb9 100644
--- a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml
+++ b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml
@@ -3,7 +3,7 @@
spring:
profiles:
- active: yw
+ active: prod
application:
name: cacheVerticalGlass
liquibase:
@@ -30,18 +30,4 @@
slotMaxHeight: 2500
slotMaxthickness: 12
temperingOutTargetPosition: 930
- artificialOutTargetPosition: 931
-
- scan:
- ip: 192.168.30.199
- port: 5000
-kangaroohy:
- milo:
- enabled: false
- primary: default
- config:
- default:
- endpoint: opc.tcp://192.168.2.100:49320
- security-policy: basic256sha256
- username: admin
- password: 1qaz2wsx3edc4rfv
\ No newline at end of file
+ artificialOutTargetPosition: 931
\ No newline at end of file
--
Gitblit v1.8.0