#
Junjie
2023-11-08 c98e0f05f27b9c4a63f731bc95c657cc5ba9de75
src/main/webapp/static/js/console.map.js
@@ -1,31 +1,131 @@
mapInfo = {
    "mapName": "NBJFWCS",
    "mapName": "XCJGWCS",
    "rackCount": 18,
    "crnCount": 7,
    "stbCount": 77,
    "hpPosition": 0,
    "minBayNo": 2,
    "floors": 1,
    "floors": 2,
    "racks": [
        {
            "type": "rack",
            "id": "rack1",
            "top": 324,
            "left": 208,
            "width": 1600,
            "top": 100,
            "left": 370,
            "width": 1224,
            "height": 26,
            "minBayNo": 2,
            "maxBayNo": 56
            "minBayNo": 1,
            "maxBayNo": 36
        },
        {
            "type": "rack",
            "id": "rack2",
            "top": 386,
            "left": 208,
            "width": 1600,
            "top": 130,
            "left": 370,
            "width": 1224,
            "height": 26,
            "minBayNo": 2,
            "maxBayNo": 56
            "minBayNo": 1,
            "maxBayNo": 36
        },
        {
            "type": "rack",
            "id": "rack3",
            "top": 160,
            "left": 370,
            "width": 1224,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 36
        },
        {
            "type": "rack",
            "id": "rack4",
            "top": 190,
            "left": 370,
            "width": 1122,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 33
        },
        {
            "type": "rack",
            "id": "rack5",
            "top": 230,
            "left": 403,
            "width": 1104,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 24
        },
        {
            "type": "rack",
            "id": "rack6",
            "top": 260,
            "left": 403,
            "width": 1104,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 24
        },
        {
            "type": "rack",
            "id": "rack7",
            "top": 440,
            "left": 403,
            "width": 1242,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 27
        },
        {
            "type": "rack",
            "id": "rack8",
            "top": 470,
            "left": 403,
            "width": 1242,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 27
        },
        {
            "type": "rack",
            "id": "rack9",
            "top": 500,
            "left": 403,
            "width": 1242,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 27
        },
        {
            "type": "rack",
            "id": "rack10",
            "top": 530,
            "left": 403,
            "width": 1242,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 27
        },
        {
            "type": "rack",
            "id": "rack11",
            "top": 610,
            "left": 403,
            "width": 1242,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 27
        },
        {
            "type": "rack",
            "id": "rack12",
            "top": 640,
            "left": 403,
            "width": 1242,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 27
        },
    ],
    "rackDescs": [
@@ -33,8 +133,8 @@
            "type": "rackDescs",
            "id": "lb_desc1",
            "text": "#1",
            "top": 324,
            "left": 1794,
            "top": 388,
            "left": 1812,
            "width": 30,
            "height": 23
        },
@@ -42,8 +142,8 @@
            "type": "rackDescs",
            "id": "lb_desc2",
            "text": "#2",
            "top": 388,
            "left": 1794,
            "top": 324,
            "left": 1812,
            "width": 30,
            "height": 23
        },
@@ -53,17 +153,35 @@
            "type": "track",
            "id": "lb_track1",
            "text": "",
            "top": 370,
            "left": 154,
            "width": 1700,
            "top": 346,
            "left": 300,
            "width": 1300,
            "height": 2
        },
        {
            "type": "crane",
            "id": "crn-1",
            "text": "1",
            "top": 358,
            "left": 805,
            "top": 334,
            "left": 1552,
            "width": 93,
            "height": 22
        },
        {
            "type": "uTrack",
            "id": "lb_track2",
            "text": "",
            "top": 400,
            "left": 300,
            "width": 1400,
            "height": 180
        },
        {
            "type": "crane",
            "id": "crn-2",
            "text": "2",
            "top": 388,
            "left": 1552,
            "width": 93,
            "height": 22
        },
@@ -79,72 +197,154 @@
            "width": 1845,
            "height": 676,
            "floors": [
                {
                    "type": "floor",
                    "id": "page_floor1",
                    "text": "1F",
                    "top": 4,
                    "left": 22,
                    "width": 1819,
                    "height": 668,
                    "stns": [
                        {
                            "type": "stn",
                            "id": "site-100",
                            "text": "100",
                            "top": 386,
                            "left": 1067,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-101",
                            "text": "101",
                            "top": 386,
                            "left": 1147,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-102",
                            "text": "102",
                            "top": 412,
                            "left": 1067,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-103",
                            "text": "103",
                            "top": 412,
                            "left": 1147,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-104",
                            "text": "104",
                            "top": 438,
                            "left": 1067,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-105",
                            "text": "105",
                            "top": 438,
                            "left": 1147,
                            "width": 78,
                            "height": 24
                        },
                    ]
                },
                //{
                //    "type": "floor",
                //    "id": "page_floor1",
                //    "text": "1F",
                //    "top": 4,
                //    "left": 22,
                //    "width": 1819,
                //    "height": 668,
                //    "stns": [
                //        {
                //            "type": "stn",
                //            "id": "site-105",
                //            "text": "105",
                //            "top": 403,
                //            "left": 193,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-102",
                //            "text": "102",
                //            "top": 377,
                //            "left": 273,
                //            "width": 95,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-104",
                //            "text": "104",
                //            "top": 377,
                //            "left": 193,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-101",
                //            "text": "101",
                //            "top": 403,
                //            "left": 273,
                //            "width": 95,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-103",
                //            "text": "103",
                //            "top": 429,
                //            "left": 193,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-100",
                //            "text": "100",
                //            "top": 477,
                //            "left": 193,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-110",
                //            "text": "110",
                //            "top": 376,
                //            "left": 1512,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-111",
                //            "text": "111",
                //            "top": 403,
                //            "left": 1512,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-112",
                //            "text": "112",
                //            "top": 376,
                //            "left": 1592,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-113",
                //            "text": "113",
                //            "top": 403,
                //            "left": 1592,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-114",
                //            "text": "114",
                //            "top": 376,
                //            "left": 1672,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-115",
                //            "text": "115",
                //            "top": 403,
                //            "left": 1672,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-116",
                //            "text": "116",
                //            "top": 350,
                //            "left": 1672,
                //            "width": 78,
                //            "height": 24
                //        },
                //        {
                //            "type": "stn",
                //            "id": "site-117",
                //            "text": "117",
                //            "top": 324,
                //            "left": 1672,
                //            "width": 78,
                //            "height": 24
                //        },
                //    ],
                //    "barcode": [
                //        {
                //            "type": "barcode",
                //            "id": "barcode-1",
                //            "text": "",
                //            "top": 454,
                //            "left": 192,
                //            "width": 78,
                //            "height": 20
                //        }
                //    ]
                //},
            ]
        }
    ]