From 65e1c3befabc342637ead318be85b6c52abb1064 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 28 十一月 2022 14:06:04 +0800
Subject: [PATCH] #
---
src/main/resources/application.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 0dffd8c..e15472a 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -200,14 +200,14 @@
# LED1
led[0]:
id: 1
- ip: 10.10.10.205
+ ip: 10.10.10.51
port: 5005
devpPlcId: ${wcs-slave.devp[0].id}
staArr: 100
# LED1
led[1]:
id: 2
- ip: 10.10.10.206
+ ip: 10.10.10.52
port: 5005
devpPlcId: ${wcs-slave.devp[0].id}
staArr: 300
--
Gitblit v1.9.1