From 7e1e714c49a20468fcc7c7c37d4f65142abb2528 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 20 五月 2025 11:19:12 +0800
Subject: [PATCH] #电视机增加批号

---
 src/main/resources/application.yml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 085d569..1985a5a 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -230,11 +230,11 @@
       staNo: 2106
       barcode: ${wcs-slave.barcode[2].id}
       backSta: 2105
-      led: ${wcs-slave.led[0].id}
+      led: ${wcs-slave.led[4].id}
     # 绌烘澘鍏ュ簱鍙�1
     emptyInSta[0]:
       staNo: 2106
-      led: ${wcs-slave.led[0].id}
+      led: ${wcs-slave.led[4].id}
     # 杈撻�佺嚎3
   devp[2]:
     id: 3
@@ -433,8 +433,8 @@
     id: 5
     ip: 10.10.10.206
     port: 5005
-    devpPlcId: ${wcs-slave.devp[6].id}
-    staArr: 3007
+    devpPlcId: ${wcs-slave.devp[1].id}
+    staArr: 2106
   # LED6
   led[5]:
     id: 6

--
Gitblit v1.9.1