自动化立体仓库 - WCS系统
#
whycq
2023-06-30 3d6e22ee9a4eb70d9ce4e7a71fb4893a8c6f6056
src/main/webapp/static/js/console.map.js
@@ -1,139 +1,110 @@
mapInfo = {
    "mapName": "NBJFWCS",
    "mapName": "JXJMWCS",
    "rackCount": 18,
    "crnCount": 7,
    "stbCount": 77,
    "hpPosition": 0,
    "minBayNo": 2,
    "floors": 1,
    "floors": 2,
    "racks": [
        {
            "type": "rack",
            "id": "rack1",
            "top": 150,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 54
            "top": 296,
            "left": 370,
            "width": 1200,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 15
        },
        {
            "type": "rack",
            "id": "rack2",
            "top": 170,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 54
            "top": 375,
            "left": 370,
            "width": 1200,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 15
        },
        {
            "type": "rack",
            "id": "rack3",
            "top": 224,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 56
            "top": 403,
            "left": 370,
            "width": 1200,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 15
        },
        {
            "type": "rack",
            "id": "rack4",
            "top": 244,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 56
        },
        {
            "type": "rack",
            "id": "rack5",
            "top": 280,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 56
        },
        {
            "type": "rack",
            "id": "rack6",
            "top": 300,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 56
        },
        {
            "type": "rack",
            "id": "rack7",
            "top": 356,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 54
        },
        {
            "type": "rack",
            "id": "rack8",
            "top": 378,
            "left": 441,
            "width": 1072,
            "height": 22,
            "minBayNo": 2,
            "maxBayNo": 54
            "top": 470,
            "left": 370,
            "width": 1200,
            "height": 26,
            "minBayNo": 1,
            "maxBayNo": 15
        },
    ],
    "rackDescs": [ {
        "type": "rackDescs",
        "id": "lb_desc1",
        "text": "#1",
        "top": 93,
        "left": 1867,
        "width": 30,
        "height": 23
    },],
    "rackDescs": [
        {
            "type": "rackDescs",
            "id": "lb_desc1",
            "text": "#1",
            "top": 388,
            "left": 1812,
            "width": 30,
            "height": 23
        },
        {
            "type": "rackDescs",
            "id": "lb_desc2",
            "text": "#2",
            "top": 324,
            "left": 1812,
            "width": 30,
            "height": 23
        },
    ],
    "crns": [
        {
            "type": "track",
            "id": "lb_track1",
            "text": "",
            "top": 212,
            "left": 370,
            "width": 1170,
            "height": 2
        },
        {
            "type": "track",
            "id": "lb_track2",
            "text": "",
            "top": 342,
            "left": 370,
            "width": 1170,
            "top": 346,
            "left": 300,
            "width": 1300,
            "height": 2
        },
        {
            "type": "crane",
            "id": "crn-1",
            "text": "1",
            "top": 200,
            "left": 805,
            "top": 334,
            "left": 1417,
            "width": 93,
            "height": 22
        },
        {
            "type": "track",
            "id": "lb_track2",
            "text": "",
            "top": 452,
            "left": 300,
            "width": 1300,
            "height": 2
        },
        {
            "type": "crane",
            "id": "crn-2",
            "text": "2",
            "top": 330,
            "left": 805,
            "top": 440,
            "left": 1417,
            "width": 93,
            "height": 22
        }
        },
    ],
    "areas": [
@@ -157,96 +128,219 @@
                    "stns": [
                        {
                            "type": "stn",
                            "id": "site-102",
                            "text": "102",
                            "top": 173,
                            "left": 392,
                            "width": 89,
                            "height": 20
                        },
                        {
                            "type": "stn",
                            "id": "site-101",
                            "text": "101",
                            "top": 173,
                            "left": 302,
                            "width": 89,
                            "height": 20
                        },
                        {
                            "type": "stn",
                            "id": "site-100",
                            "text": "100",
                            "top": 173,
                            "left": 212,
                            "width": 89,
                            "height": 20
                        },
                        {
                            "type": "stn",
                            "id": "site-106",
                            "text": "106",
                            "top": 358,
                            "left": 392,
                            "width": 89,
                            "height": 20
                        },
                        {
                            "type": "stn",
                            "id": "site-105",
                            "text": "105",
                            "top": 358,
                            "left": 302,
                            "width": 89,
                            "height": 20
                            "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": 358,
                            "left": 212,
                            "width": 89,
                            "height": 20
                            "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": 358,
                            "left": 122,
                            "width": 89,
                            "height": 20
                            "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": 358,
                            "left": 122,
                            "width": 89,
                            "height": 20
                            "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
                        }
                    ]
                },
                {
                    "type": "floor",
                    "id": "page_floor2",
                    "text": "2F",
                    "id": "page_floor1",
                    "text": "5F",
                    "top": 4,
                    "left": 22,
                    "width": 1819,
                    "height": 668,
                    "stns": [{
                        "type": "stn",
                        "id": "site-215",
                        "text": "215",
                        "top": 646,
                        "left": 548,
                        "width": 89,
                        "height": 20
                    }, ]
                }
                    "stns": [
                        {
                            "type": "stn",
                            "id": "site-505",
                            "text": "505",
                            "top": 403,
                            "left": 193,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-502",
                            "text": "502",
                            "top": 377,
                            "left": 273,
                            "width": 95,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-504",
                            "text": "504",
                            "top": 377,
                            "left": 193,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-501",
                            "text": "501",
                            "top": 403,
                            "left": 273,
                            "width": 95,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-503",
                            "text": "503",
                            "top": 429,
                            "left": 193,
                            "width": 78,
                            "height": 24
                        },
                        {
                            "type": "stn",
                            "id": "site-500",
                            "text": "500",
                            "top": 477,
                            "left": 193,
                            "width": 78,
                            "height": 24
                        },
                    ],
                    "barcode": [
                        {
                            "type": "barcode",
                            "id": "barcode-2",
                            "text": "",
                            "top": 454,
                            "left": 192,
                            "width": 78,
                            "height": 20
                        }
                    ]
                },
            ]
        }
    ]