From 1b72e331c43af915db26923c4e2823b8bd86a837 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期六, 05 七月 2025 14:11:34 +0800
Subject: [PATCH] #锐麒站点

---
 src/main/webapp/static/js/console.map.js |   10 +++++-----
 src/main/resources/application.yml       |    8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index d2e47ab..127cb86 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -70,14 +70,14 @@
     # 鍫嗗灈鏈哄嚭搴撶珯鐐�
     crnOutStn[0]:
       devpPlcId: ${wcs-slave.devp[0].id}
-      staNo: 103
+      staNo: 101
       row: 1
       bay: 1
       lev: 1
     # 鍫嗗灈鏈哄嚭搴撶珯鐐�
     crnOutStn[1]:
       devpPlcId: ${wcs-slave.devp[0].id}
-      staNo: 203
+      staNo: 104
       row: 1
       bay: 1
       lev: 1
@@ -90,9 +90,9 @@
     slot: 0
     # 鍏ュ簱鍙�1
     inSta[0]:
-      staNo: 123
+      staNo: 102
       barcode: ${wcs-slave.barcode[0].id}
-      backSta: 122
+      backSta: 101
       led: ${wcs-slave.led[0].id}
 #    # 鍏ュ簱鍙�2
 #    inSta[1]:
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 05ae12f..b24107a 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -125,9 +125,9 @@
                     "height": 600,
                     "stns": [
                         // { "type": "stn", "id": "site-100", "text": "100", "top": 80, "left": 94, "width": 40, "height": 23 },
-                        { "type": "stn", "id": "site-101", "text": "101", "top": 160, "left": 1430, "width": 60, "height": 23 },
+                        { "type": "stn", "id": "site-103", "text": "103", "top": 160, "left": 1430, "width": 60, "height": 23 },
                         { "type": "stn", "id": "site-102", "text": "102", "top": 160, "left": 1365, "width": 60, "height": 23 },
-                        { "type": "stn", "id": "site-103", "text": "103", "top": 160, "left": 1301, "width": 60, "height": 23 },
+                        { "type": "stn", "id": "site-101", "text": "101", "top": 160, "left": 1301, "width": 60, "height": 23 },
                         // { "type": "stn", "id": "site-110", "text": "110", "top": 130, "left": 1784, "width": 40, "height": 23 },
                         // { "type": "stn", "id": "site-111", "text": "111", "top": 130, "left": 1826, "width": 40, "height": 23 },
                         //
@@ -141,9 +141,9 @@
                         // { "type": "stn", "id": "site-118", "text": "118", "top": 240, "left": 94, "width": 40, "height": 23 },
                         // { "type": "stn", "id": "site-119", "text": "119", "top": 240, "left": 52, "width": 40, "height": 23 },
                         // { "type": "stn", "id": "site-120", "text": "120", "top": 240, "left": 10, "width": 40, "height": 23 },
-                        { "type": "stn", "id": "site-121", "text": "121", "top": 210, "left": 1430, "width": 60, "height": 23 },
-                        { "type": "stn", "id": "site-122", "text": "122", "top": 210, "left": 1365, "width": 60, "height": 23 },
-                        { "type": "stn", "id": "site-123", "text": "123", "top": 210, "left": 1301, "width": 60, "height": 23 },
+                        { "type": "stn", "id": "site-104", "text": "104", "top": 210, "left": 1430, "width": 120, "height": 23 },
+                        { "type": "stn", "id": "site-105", "text": "105", "top": 210, "left": 1301, "width": 120, "height": 23 },
+                        // { "type": "stn", "id": "site-123", "text": "123", "top": 210, "left": 1301, "width": 60, "height": 23 },
 
                         // { "type": "stn", "id": "site-124", "text": "124", "top": 160, "left": 1742, "width": 120, "height": 23 },
                         // { "type": "stn", "id": "site-125", "text": "125", "top": 240, "left": 1742, "width": 120, "height": 23 },

--
Gitblit v1.9.1