From cd87c057ec64e917105bd85e4f562b54f7b165d7 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期三, 10 九月 2025 17:31:26 +0800
Subject: [PATCH] 堆垛机任务下发优化

---
 src/main/webapp/static/wcs/js/console1.map.js |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/main/webapp/static/wcs/js/console1.map.js b/src/main/webapp/static/wcs/js/console1.map.js
index bb4e6a9..220692e 100644
--- a/src/main/webapp/static/wcs/js/console1.map.js
+++ b/src/main/webapp/static/wcs/js/console1.map.js
@@ -99,8 +99,8 @@
     "crns": [
     {
         "type": "crane",
-        "id": "crn-2",
-        "text": "2",
+        "id": "crn-3",
+        "text": "3",
         "top": 268,
         "left": 855,
         "width": 93,
@@ -136,7 +136,7 @@
     ],
     "areas": [{
         "type": "Control_floor",
-        "id": "tabControl_floor1",
+        "id": "tabControl_floor2",
         "text": "妤煎眰",
         "top": 66,
         "left": 580,
@@ -234,7 +234,7 @@
             },*/
             {
                 "type": "stn",
-                "id": "site-124",
+                "id": "site-1051",
                 "text": "1051",
                 "top": 200,
                 "left": 707,
@@ -269,7 +269,7 @@
             // },
                 {
                 "type": "stn",
-                "id": "site-120",
+                "id": "site-1056",
                 "text": "1056",
                 "top": 231,
                 "left": 771,
@@ -277,7 +277,7 @@
                 "height": 23
             },{
                 "type": "stn",
-                "id": "site-119",
+                "id": "site-1052",
                 "text": "1052",
                 "top": 231,
                 "left": 707,
@@ -311,7 +311,7 @@
             // },
                 {
                 "type": "stn",
-                "id": "site-115",
+                "id": "site-1058",
                 "text": "1058",
                 "top": 304,
                 "left": 771,
@@ -319,7 +319,7 @@
                 "height": 23
             },{
                 "type": "stn",
-                "id": "site-114",
+                "id": "site-1053",
                 "text": "1053",
                 "top": 304,
                 "left": 707,
@@ -328,7 +328,7 @@
             },
                 {
                     "type": "stn",
-                    "id": "site-114",
+                    "id": "site-1054",
                     "text": "1054",
                     "top": 330,
                     "left": 707,

--
Gitblit v1.9.1