From 19a0c746376a22109361f2e55fc1bbc60f007b4f Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 10 二月 2023 14:15:21 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 0be1f70..00f0885 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -1,5 +1,5 @@
 mapInfo = {
-    "mapName": "GZYNWCS",
+    "mapName": "GZFNWCS",
     "rackCount": 2,
     "crnCount": 1,
     "stbCount": 9,
@@ -8,7 +8,7 @@
     "floors": 1,
     "racks": [{
         "type": "rack",
-        "id": "rack1",
+        "id": "rack2",
         "top": 168,
         "left": 463,
         "width": 826,
@@ -17,7 +17,7 @@
         "maxBayNo": 18
     }, {
         "type": "rack",
-        "id": "rack2",
+        "id": "rack1",
         "top": 226,
         "left": 463,
         "width": 826,
@@ -27,16 +27,16 @@
     }],
     "rackDescs": [{
         "type": "rackDescs",
-        "id": "lb_desc2",
-        "text": "#2",
+        "id": "lb_desc1",
+        "text": "#1",
         "top": 253,
         "left": 1246,
         "width": 33,
         "height": 23
     }, {
         "type": "rackDescs",
-        "id": "lb_desc1",
-        "text": "#1",
+        "id": "lb_desc2",
+        "text": "#2",
         "top": 142,
         "left": 1249,
         "width": 30,
@@ -63,8 +63,8 @@
         "type": "Control_floor",
         "id": "tabControl_floor1",
         "text": "妤煎眰",
-        "top": 110,
-        "left": 110,
+        "top": 65,
+        "left": 100,
         "width": 1346,
         "height": 511,
         "floors": [{
@@ -79,72 +79,72 @@
                 "type": "stn",
                 "id": "site-109",
                 "text": "109",
-                "top": 54,
-                "left": 1158,
+                "top": 169,
+                "left": 1292,
                 "width": 57,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-108",
                 "text": "108",
-                "top": 112,
-                "left": 1158,
+                "top": 227,
+                "left": 1292,
                 "width": 118,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-106",
                 "text": "106",
-                "top": 112,
-                "left": 179,
+                "top": 227,
+                "left": 308,
                 "width": 75,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-107",
                 "text": "107",
-                "top": 112,
-                "left": 255,
+                "top": 227,
+                "left": 385,
                 "width": 74,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-105",
                 "text": "105",
-                "top": 112,
-                "left": 103,
+                "top": 227,
+                "left": 231,
                 "width": 75,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-103",
                 "text": "103",
-                "top": 54,
-                "left": 229,
+                "top": 169,
+                "left": 360,
                 "width": 100,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-101",
                 "text": "101",
-                "top": 54,
-                "left": 27,
+                "top": 169,
+                "left": 156,
                 "width": 100,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-102",
                 "text": "102",
-                "top": 54,
-                "left": 128,
+                "top": 169,
+                "left": 258,
                 "width": 100,
                 "height": 24
             }, {
                 "type": "stn",
                 "id": "site-104",
                 "text": "104",
-                "top": 112,
-                "left": 27,
+                "top": 227,
+                "left": 154,
                 "width": 75,
                 "height": 24
             }]

--
Gitblit v1.9.1