From 3adff2c549121bc166f49aa8de681265cd87b2d9 Mon Sep 17 00:00:00 2001
From: 野心家 <1051256694@qq.com>
Date: 星期四, 19 六月 2025 09:49:09 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/wcs/js/console.map.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js
index 98ae686..b544506 100644
--- a/src/main/webapp/static/wcs/js/console.map.js
+++ b/src/main/webapp/static/wcs/js/console.map.js
@@ -98,16 +98,16 @@
     ],
     "crns": [{
         "type": "crane",
-        "id": "crn-2",
-        "text": "2",
+        "id": "crn-1",
+        "text": "1",
         "top": 268,
         "left": 855,
         "width": 93,
         "height": 22
     }, {
         "type": "crane",
-        "id": "crn-1",
-        "text": "1",
+        "id": "crn-2",
+        "text": "2",
         "top": 132,
         "left": 855,
         "width": 93,

--
Gitblit v1.9.1