From f585af70f85d9f4934dcfebf03a9fd358c229fc7 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期二, 01 七月 2025 10:03:19 +0800
Subject: [PATCH] 添加数据库

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

diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js
index 792a4fd..b544506 100644
--- a/src/main/webapp/static/wcs/js/console.map.js
+++ b/src/main/webapp/static/wcs/js/console.map.js
@@ -6,99 +6,108 @@
     "hpPosition": 0,
     "minBayNo": 1,
     "floors": 1,
-    "racks": [{
-        "type": "rack",
-        "id": "rack7",
-        "top": 326,
-        "left": 800,
-        "width": 795,
-        "height": 23,
-        "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    }, {
+    "racks": [
+    //     {
+    //     "type": "rack",
+    //     "id": "rack7",
+    //     "top": 326,
+    //     "left": 800,
+    //     "width": 795,
+    //     "height": 23,
+    //     "minBayNo": 1,
+    //     "maxBayNo": 50,
+    //     "hiddenArr": [1,22]
+    // },
+        {
         "type": "rack",
         "id": "rack6",
         "top": 303,
-        "left": 800,
-        "width": 795,
+        "left": 820,
+        "width": 1050,
         "height": 23,
         "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    }, {
-        "type": "rack",
-        "id": "rack5",
-        "top": 209,
-        "left": 800,
-        "width": 795,
-        "height": 23,
-        "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    },{
+        "maxBayNo": 59,
+        "hiddenArr": [1,59]
+    },
+    //     {
+    //     "type": "rack",
+    //     "id": "rack5",
+    //     "top": 209,
+    //     "left": 820,
+    //     "width": 1050,
+    //     "height": 23,
+    //     "minBayNo": 1,
+    //     "maxBayNo": 59,
+    //     "hiddenArr": [1,59]
+    // },
+        {
         "type": "rack",
         "id": "rack4",
         "top": 232,
-        "left": 800,
-        "width": 795,
+        "left": 820,
+        "width": 1050,
         "height": 23,
         "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    }, {
-        "type": "rack",
-        "id": "rack3",
-        "top": 182,
-        "left": 800,
-        "width": 795,
-        "height": 23,
-        "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    }, {
+        "maxBayNo": 59,
+        "hiddenArr": [1,59]
+    },
+    //     {
+    //     "type": "rack",
+    //     "id": "rack3",
+    //     "top": 182,
+    //     "left": 820,
+    //     "width": 1050,
+    //     "height": 23,
+    //     "minBayNo": 1,
+    //     "maxBayNo": 59,
+    //     "hiddenArr": [1,59]
+    // },
+        {
         "type": "rack",
         "id": "rack2",
         "top": 159,
-        "left": 800,
-        "width": 795,
+        "left": 820,
+        "width": 1050,
         "height": 23,
         "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    }, {
+        "maxBayNo": 59,
+        "hiddenArr": [1,59]
+    },
+        {
         "type": "rack",
         "id": "rack1",
         "top": 98,
-        "left": 800,
-        "width": 795,
+        "left": 820,
+        "width": 1050,
         "height": 23,
         "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    }, {
-        "type": "rack",
-        "id": "rack0",
-        "top": 75,
-        "left": 800,
-        "width": 795,
-        "height": 23,
-        "minBayNo": 1,
-        "maxBayNo": 22,
-        "hiddenArr": [1,22]
-    }],
+        "maxBayNo": 59,
+        "hiddenArr": [1,59]
+    },
+    //     {
+    //     "type": "rack",
+    //     "id": "rack0",
+    //     "top": 75,
+    //     "left": 820,
+    //     "width": 1050,
+    //     "height": 23,
+    //     "minBayNo": 1,
+    //     "maxBayNo": 59,
+    //     "hiddenArr": [1,59]
+    // }
+    ],
     "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,
@@ -139,7 +148,7 @@
             "stns": [{
                 "type": "stn",
                 "id": "site-100",
-                "text": "100",
+                "text": "1008",
                 "top": 99,
                 "left": 771,
                 "width": 62,
@@ -147,7 +156,7 @@
             },{
                 "type": "stn",
                 "id": "site-101",
-                "text": "101",
+                "text": "1007",
                 "top": 99,
                 "left": 707,
                 "width": 62,
@@ -155,7 +164,7 @@
             },{
                 "type": "stn",
                 "id": "site-102",
-                "text": "102",
+                "text": "RGV灏忚溅",
                 "top": 99,
                 "left": 643,
                 "width": 62,
@@ -163,23 +172,52 @@
             },{
                 "type": "stn",
                 "id": "site-103",
-                "text": "103",
+                "text": "1011",
                 "top": 99,
                 "left": 579,
                 "width": 62,
                 "height": 23
-            },{
-                "type": "stn",
-                "id": "site-104",
-                "text": "104",
-                "top": 124,
-                "left": 579,
-                "width": 62,
-                "height": 34
-            },{
+            },
+                {
+                    "type": "stn",
+                    "id": "site-103",
+                    "text": "1020",
+                    "top": 70,
+                    "left": 579,
+                    "width": 62,
+                    "height": 23
+                },
+                {
+                    "type": "stn",
+                    "id": "site-103",
+                    "text": "",
+                    "top": 70,
+                    "left": 515,
+                    "width": 62,
+                    "height": 23
+                },
+                {
+                    "type": "stn",
+                    "id": "site-103",
+                    "text": "",
+                    "top": 70,
+                    "left": 450,
+                    "width": 62,
+                    "height": 23
+                },
+            //     {
+            //     "type": "stn",
+            //     "id": "site-104",
+            //     "text": "104",
+            //     "top": 124,
+            //     "left": 579,
+            //     "width": 62,
+            //     "height": 34
+            // },
+                {
                 "type": "stn",
                 "id": "site-125",
-                "text": "125",
+                "text": "1006",
                 "top": 160,
                 "left": 771,
                 "width": 62,
@@ -187,39 +225,42 @@
             },{
                 "type": "stn",
                 "id": "site-124",
-                "text": "124",
+                "text": "1005",
                 "top": 160,
                 "left": 707,
                 "width": 62,
                 "height": 23
-            },{
+            },/*{
                 "type": "stn",
                 "id": "site-123",
-                "text": "123",
+                "text": "RGV灏忚溅",
                 "top": 160,
                 "left": 643,
                 "width": 62,
                 "height": 23
-            },{
-                "type": "stn",
-                "id": "site-122",
-                "text": "122",
-                "top": 160,
-                "left": 579,
-                "width": 62,
-                "height": 23
-            },{
-                "type": "stn",
-                "id": "site-121",
-                "text": "121",
-                "top": 186,
-                "left": 579,
-                "width": 62,
-                "height": 42
-            },{
+            },*/
+            //     {
+            //     "type": "stn",
+            //     "id": "site-122",
+            //     "text": "122",
+            //     "top": 160,
+            //     "left": 579,
+            //     "width": 62,
+            //     "height": 23
+            // },
+            //     {
+            //     "type": "stn",
+            //     "id": "site-121",
+            //     "text": "121",
+            //     "top": 186,
+            //     "left": 579,
+            //     "width": 62,
+            //     "height": 42
+            // },
+                {
                 "type": "stn",
                 "id": "site-120",
-                "text": "120",
+                "text": "1004",
                 "top": 231,
                 "left": 771,
                 "width": 62,
@@ -227,39 +268,41 @@
             },{
                 "type": "stn",
                 "id": "site-119",
-                "text": "119",
+                "text": "1003",
                 "top": 231,
                 "left": 707,
                 "width": 62,
                 "height": 23
-            },{
+            },/*{
                 "type": "stn",
                 "id": "site-118",
-                "text": "118",
+                "text": "RGV灏忚溅",
                 "top": 231,
                 "left": 643,
                 "width": 62,
                 "height": 23
-            },{
-                "type": "stn",
-                "id": "site-117",
-                "text": "117",
-                "top": 231,
-                "left": 579,
-                "width": 62,
-                "height": 23
-            },{
-                "type": "stn",
-                "id": "site-116",
-                "text": "116",
-                "top": 256,
-                "left": 579,
-                "width": 62,
-                "height": 46
-            },{
+            },*/
+            //     {
+            //     "type": "stn",
+            //     "id": "site-117",
+            //     "text": "117",
+            //     "top": 231,
+            //     "left": 579,
+            //     "width": 62,
+            //     "height": 23
+            // },{
+            //     "type": "stn",
+            //     "id": "site-116",
+            //     "text": "116",
+            //     "top": 256,
+            //     "left": 579,
+            //     "width": 62,
+            //     "height": 46
+            // },
+                {
                 "type": "stn",
                 "id": "site-115",
-                "text": "115",
+                "text": "1002",
                 "top": 304,
                 "left": 771,
                 "width": 62,
@@ -267,31 +310,87 @@
             },{
                 "type": "stn",
                 "id": "site-114",
-                "text": "114",
+                "text": "1001",
                 "top": 304,
                 "left": 707,
                 "width": 62,
                 "height": 23
-            },{
+            },
+                {
+                    "type": "stn",
+                    "id": "site-114",
+                    "text": "1016",
+                    "top": 330,
+                    "left": 707,
+                    "width": 62,
+                    "height": 23
+                },
+                {
+                    "type": "stn",
+                    "id": "site-114",
+                    "text": "1018",
+                    "top": 356,
+                    "left": 707,
+                    "width": 62,
+                    "height": 23
+                },
+                {
+                    "type": "stn",
+                    "id": "site-114",
+                    "text": "1019",
+                    "top": 356,
+                    "left": 772,
+                    "width": 62,
+                    "height": 23
+                },
+                {
+                    "type": "stn",
+                    "id": "site-114",
+                    "text": "",
+                    "top": 356,
+                    "left": 837,
+                    "width": 62,
+                    "height": 23
+                },
+                {
+                    "type": "stn",
+                    "id": "site-114",
+                    "text": "",
+                    "top": 356,
+                    "left": 902,
+                    "width": 62,
+                    "height": 23
+                },
+                {
+                    "type": "stn",
+                    "id": "site-114",
+                    "text": "1017",
+                    "top": 383,
+                    "left": 707,
+                    "width": 62,
+                    "height": 23
+                },/*{
                 "type": "stn",
                 "id": "site-113",
-                "text": "113",
+                "text": "RGV灏忚溅",
                 "top": 304,
                 "left": 643,
                 "width": 62,
                 "height": 23
-            },{
-                "type": "stn",
-                "id": "site-112",
-                "text": "112",
-                "top": 304,
-                "left": 579,
-                "width": 62,
-                "height": 23
-            },{
+            },*/
+            //     {
+            //     "type": "stn",
+            //     "id": "site-112",
+            //     "text": "112",
+            //     "top": 304,
+            //     "left": 579,
+            //     "width": 62,
+            //     "height": 23
+            // },
+                {
                 "type": "stn",
                 "id": "site-105",
-                "text": "105",
+                "text": "1012",
                 "top": 99,
                 "left": 515,
                 "width": 62,
@@ -299,7 +398,7 @@
             },{
                 "type": "stn",
                 "id": "site-106",
-                "text": "106",
+                "text": "1013",
                 "top": 124,
                 "left": 515,
                 "width": 62,
@@ -307,7 +406,7 @@
             },{
                 "type": "stn",
                 "id": "site-107",
-                "text": "107",
+                "text": "1013",
                 "top": 160,
                 "left": 515,
                 "width": 62,
@@ -315,7 +414,7 @@
             },{
                 "type": "stn",
                 "id": "site-108",
-                "text": "108",
+                "text": "1013",
                 "top": 186,
                 "left": 515,
                 "width": 62,
@@ -323,7 +422,7 @@
             },{
                 "type": "stn",
                 "id": "site-109",
-                "text": "109",
+                "text": "1013",
                 "top": 231,
                 "left": 515,
                 "width": 62,
@@ -331,7 +430,7 @@
             },{
                 "type": "stn",
                 "id": "site-110",
-                "text": "110",
+                "text": "1014",
                 "top": 304,
                 "left": 515,
                 "width": 62,
@@ -339,44 +438,47 @@
             },{
                 "type": "stn",
                 "id": "site-111",
-                "text": "111",
+                "text": "1015",
                 "top": 329,
                 "left": 515,
                 "width": 62,
                 "height": 23
-            },{
-                "type": "stn",
-                "id": "site-1001",
-                "text": "1001",
-                "top": 99,
-                "left": 451,
-                "width": 62,
-                "height": 23
-            },{
-                "type": "stn",
-                "id": "site-1002",
-                "text": "1002",
-                "top": 160,
-                "left": 451,
-                "width": 62,
-                "height": 23
-            },{
-                "type": "stn",
-                "id": "site-1003",
-                "text": "1003",
-                "top": 231,
-                "left": 451,
-                "width": 62,
-                "height": 23
-            },{
-                "type": "stn",
-                "id": "site-1004",
-                "text": "1004",
-                "top": 304,
-                "left": 451,
-                "width": 62,
-                "height": 23
-            } ]
+            },
+            //     {
+            //     "type": "stn",
+            //     "id": "site-1001",
+            //     "text": "1001",
+            //     "top": 99,
+            //     "left": 451,
+            //     "width": 62,
+            //     "height": 23
+            // },
+            //     {
+            //     "type": "stn",
+            //     "id": "site-1002",
+            //     "text": "1002",
+            //     "top": 160,
+            //     "left": 451,
+            //     "width": 62,
+            //     "height": 23
+            // },{
+            //     "type": "stn",
+            //     "id": "site-1003",
+            //     "text": "1003",
+            //     "top": 231,
+            //     "left": 451,
+            //     "width": 62,
+            //     "height": 23
+            // },{
+            //     "type": "stn",
+            //     "id": "site-1004",
+            //     "text": "1004",
+            //     "top": 304,
+            //     "left": 451,
+            //     "width": 62,
+            //     "height": 23
+            // }
+            ]
         }]
     }]
 }
\ No newline at end of file

--
Gitblit v1.9.1