From 8da467bdace13e82b514d871fc1abff98bb004e5 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期一, 22 十二月 2025 11:11:55 +0800
Subject: [PATCH] *
---
src/main/resources/application.yml | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 1558559..1e6a6a6 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -519,4 +519,11 @@
ip: 192.168.18.7
port: 5005
devpPlcId: ${wcs-slave.devp[1].id}
- staArr: 217
\ No newline at end of file
+ staArr: 217
+ # LED3
+ led[3]:
+ id: 3
+ ip: 192.168.18.95
+ port: 5005
+ devpPlcId: ${wcs-slave.devp[0].id}
+ staArr: 1901
\ No newline at end of file
--
Gitblit v1.9.1