From dea324847d747e4a730902ddcaa56b87e623ef9a Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 09 五月 2023 12:56:58 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 0fc208b..31c1fb5 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -15,7 +15,7 @@
             "width": 1600,
             "height": 26,
             "minBayNo": 2,
-            "maxBayNo": 54
+            "maxBayNo": 56
         },
         {
             "type": "rack",
@@ -25,7 +25,7 @@
             "width": 1600,
             "height": 26,
             "minBayNo": 2,
-            "maxBayNo": 54
+            "maxBayNo": 56
         },
     ],
     "rackDescs": [
@@ -90,19 +90,10 @@
                     "stns": [
                         {
                             "type": "stn",
-                            "id": "site-100",
-                            "text": "100",
+                            "id": "site-105",
+                            "text": "105",
                             "top": 386,
-                            "left": 1098,
-                            "width": 78,
-                            "height": 24
-                        },
-                        {
-                            "type": "stn",
-                            "id": "site-101",
-                            "text": "101",
-                            "top": 386,
-                            "left": 1178,
+                            "left": 1067,
                             "width": 78,
                             "height": 24
                         },
@@ -110,17 +101,8 @@
                             "type": "stn",
                             "id": "site-102",
                             "text": "102",
-                            "top": 412,
-                            "left": 1098,
-                            "width": 78,
-                            "height": 24
-                        },
-                        {
-                            "type": "stn",
-                            "id": "site-103",
-                            "text": "103",
-                            "top": 412,
-                            "left": 1178,
+                            "top": 386,
+                            "left": 1147,
                             "width": 78,
                             "height": 24
                         },
@@ -128,17 +110,35 @@
                             "type": "stn",
                             "id": "site-104",
                             "text": "104",
-                            "top": 438,
-                            "left": 1098,
+                            "top": 412,
+                            "left": 1067,
                             "width": 78,
                             "height": 24
                         },
                         {
                             "type": "stn",
-                            "id": "site-105",
-                            "text": "105",
+                            "id": "site-101",
+                            "text": "101",
+                            "top": 412,
+                            "left": 1147,
+                            "width": 78,
+                            "height": 24
+                        },
+                        {
+                            "type": "stn",
+                            "id": "site-103",
+                            "text": "103",
                             "top": 438,
-                            "left": 1178,
+                            "left": 1067,
+                            "width": 78,
+                            "height": 24
+                        },
+                        {
+                            "type": "stn",
+                            "id": "site-100",
+                            "text": "100",
+                            "top": 438,
+                            "left": 1147,
                             "width": 78,
                             "height": 24
                         },

--
Gitblit v1.9.1