#1
dubin
2025-11-27 2ea423b0f01d4db3d879066cd6c9634cc6800c7c
src/main/webapp/static/js/console.map.js
@@ -1,115 +1,14 @@
mapInfo = {
    "mapName": "LFDWCSMEM",
    "rackCount": 18,
    "crnCount": 7,
    "stbCount": 77,
    "hpPosition": 0,
    "minBayNo": 2,
    "floors": 1,
    "racks": [{
        "type": "rack",
        "id": "rack32",
        "top": 410,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 42
    }, {
        "type": "rack",
        "id": "rack33",
        "top": 458,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 42
    }, {
        "type": "rack",
        "id": "rack34",
        "top": 479,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 42
    }, {
        "type": "rack",
        "id": "rack31",
        "top": 389,
        "left": 639,
        "width": 1072,
        "height": 22,
        "minBayNo": 2,
        "maxBayNo": 42
    }],
    "rackDescs": [{
        "type": "rackDescs",
        "id": "lb_desc9",
        "text": "#31",
        "top": 388,
        "left": 1716,
        "width": 33,
        "height": 23
    }, {
        "type": "rackDescs",
        "id": "lb_desc18",
        "text": "#34",
        "top": 479,
        "left": 1716,
        "width": 33,
        "height": 23
    }],
    "crns": [{
        "type": "track",
        "id": "lb_track1",
        "text": "",
        "top": 448,
        "left": 559,
        "width": 1345,
        "height": 2
    }, {
        "type": "crane",
        "id": "crn-1",
        "text": "1",
        "top": 435,
        "left": 805,
        "width": 93,
        "height": 22
    }],
    "areas": [{
        "type": "Control_floor",
        "id": "tabControl_floor1",
        "text": "楼层",
        "top": 68,
        "left": 80,
        "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-102",
                "text": "102",
                "top": 460,
                "left": 548,
                "width": 89,
                "height": 20
            }, {
                "type": "stn",
                "id": "site-101",
                "text": "101",
                "top": 460,
                "left": 458,
                "width": 89,
                "height": 20
            }]
        }]
    }]
}
mapInfo = {"mapName":"WCS","rackCount":16,"crnCount":4,"stbCount":16,"hpPosition":1,"minBayNo":2,"floors":1,"racks":[
        {"type":"rack","id":"rack13","top":341,"left":400,"width":1100,"height":20,"minBayNo":2,"maxBayNo":30},
        {"type":"rack","id":"rack12","top":302,"left":400,"width":1100,"height":20,"minBayNo":2,"maxBayNo":30},
    ],
    "crns":[
        {"type":"track","id":"lb_track4","text":"","top":333,"left":400,"width":1100,"height":1},
        {"type":"crane","id":"crn-1","text":"1","top":325,"left":1450,"width":67,"height":13},
    ],
    "areas":[{"type":"Control_floor","id":"tabControl_floor1","text":"楼层","top":41,"left":80,"width":1269,"height":781,"floors":[
        {"type":"floor","id":"page_floor1","text":"1F","top":4,"left":22,"width":1243,"height":773,"stns":
                [
                    {"type":"stn","id":"site-401","text":"401","top":287,"left":1433,"width":67,"height":17},
                    {"type":"stn","id":"site-402","text":"402","top":287,"left":400,"width":67,"height":17},
                ]}]}]}