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 | 681 ++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 418 insertions(+), 263 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js index f5c45aa..b544506 100644 --- a/src/main/webapp/static/wcs/js/console.map.js +++ b/src/main/webapp/static/wcs/js/console.map.js @@ -1,329 +1,484 @@ mapInfo = { - "mapName": "STWCS", - "rackCount": 16, + "mapName": "scwcs", + "rackCount": 13, "crnCount": 4, - "stbCount": 16, + "stbCount": 4, "hpPosition": 0, - "minBayNo": 2, + "minBayNo": 1, "floors": 1, - "racks": [{ - "type": "rack", - "id": "rack1", - "top": 67,//92 103 - "left": 600, - "width": 885, - "height": 22, - "minBayNo": 1, - "maxBayNo": 19 - }, { - "type": "rack", - "id": "rack2", - "top": 115,//48 - "left": 600, - "width": 885, - "height": 22, - "minBayNo": 1, - "maxBayNo": 19 - }, { - "type": "rack", - "id": "rack3", - "top": 140, - "left": 553.5, - "width": 931.6, - "height": 22, - "minBayNo": 1, - "maxBayNo": 20 - }, { - "type": "rack", - "id": "rack4", - "top": 163,//188 199 - "left": 553.5, - "width": 931.6, - "height": 22, - "minBayNo": 1, - "maxBayNo": 20 - }, { - "type": "rack", - "id": "rack5", - "top": 211, - "left": 553.5, - "width": 931.6, - "height": 22, - "minBayNo": 1, - "maxBayNo": 20 - }, { + "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": 234, - "left": 553.5, - "width": 931.6, - "height": 22, + "top": 303, + "left": 820, + "width": 1050, + "height": 23, "minBayNo": 1, - "maxBayNo": 20 - }, { + "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": "rack7", - "top": 259, - "left": 553.5, - "width": 978.2,//46.5 - "height": 22, + "id": "rack4", + "top": 232, + "left": 820, + "width": 1050, + "height": 23, "minBayNo": 1, - "maxBayNo": 21 - }, { + "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": "rack8", - "top": 282, - "left": 553.5, - "width": 978.2, - "height": 22, + "id": "rack2", + "top": 159, + "left": 820, + "width": 1050, + "height": 23, "minBayNo": 1, - "maxBayNo": 21 - }, { + "maxBayNo": 59, + "hiddenArr": [1,59] + }, + { "type": "rack", - "id": "rack9", - "top": 330, - "left": 553.5, - "width": 978.2,//46.5 - "height": 22, + "id": "rack1", + "top": 98, + "left": 820, + "width": 1050, + "height": 23, "minBayNo": 1, - "maxBayNo": 21 - }, { - "type": "rack", - "id": "rack10", - "top": 353, - "left": 553.5, - "width": 978.2, - "height": 22, - "minBayNo": 1, - "maxBayNo": 21 - }], - "rackDescs": [{ - "type": "rackDescs", - "id": "lb_desc16", - "text": "#1", - "top": 23, - "left": 1300, - "width": 30, - "height": 23 - }, { - "type": "rackDescs", - "id": "lb_desc1", - "text": "#13", - "top": 500, - "left": 1300, - "width": 41, - "height": 23 - }], + "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-1", "text": "1", - "top": 92, - "left": 1689, + "top": 268, + "left": 855, "width": 93, "height": 22 - }, { - "type": "track", - "id": "lb_track1", - "text": "", - "top": 103, - "left": 523, - "width": 1042, - "height": 2 }, { "type": "crane", "id": "crn-2", "text": "2", - "top": 188, - "left": 1539, + "top": 132, + "left": 855, "width": 93, "height": 22 }, { "type": "track", "id": "lb_track2", "text": "", - "top": 199, - "left": 523, - "width": 1042, + "top": 278, + "left": 769, + "width": 850, "height": 2 }, { - "type": "crane", - "id": "crn-3", - "text": "3", - "top": 307, - "left": 539, - "width": 93, - "height": 22 - }, { "type": "track", - "id": "lb_track3", + "id": "lb_track1", "text": "", - "top": 318, - "left": 523, - "width": 1042, - "height": 2 - }, { - "type": "crane", - "id": "crn-4", - "text": "4", - "top": 390, - "left": 539, - "width": 93, - "height": 22 - }, { - "type": "track", - "id": "lb_track4", - "text": "", - "top": 401, - "left": 373, - "width": 1042, + "top": 143, + "left": 769, + "width": 850, "height": 2 }], "areas": [{ "type": "Control_floor", "id": "tabControl_floor1", "text": "妤煎眰", - "top": 68, - "left": 80, - "width": 1400, - "height": 680, + "top": 66, + "left": 580, + "width": 334, + "height": 714, "floors": [{ "type": "floor", "id": "page_floor1", "text": "1F", "top": 4, - "left": 22, - "width": 1374, - "height": 672, + "left": 422, + "width": 308, + "height": 706, "stns": [{ "type": "stn", "id": "site-100", - "text": "100", - "top": 68, - "left": 401, - "width": 49, - "height": 20 - }, { + "text": "1008", + "top": 99, + "left": 771, + "width": 62, + "height": 23 + },{ "type": "stn", "id": "site-101", - "text": "101", - "top": 68, - "left": 350, - "width": 49, - "height": 20 - }, { + "text": "1007", + "top": 99, + "left": 707, + "width": 62, + "height": 23 + },{ "type": "stn", "id": "site-102", - "text": "102", - "top": 116, - "left": 350, - "width": 49, - "height": 20 - }, { + "text": "RGV灏忚溅", + "top": 99, + "left": 643, + "width": 62, + "height": 23 + },{ "type": "stn", "id": "site-103", - "text": "103", - "top": 116, - "left": 401, - "width": 49, - "height": 20 - }, { + "text": "1011", + "top": 99, + "left": 579, + "width": 62, + "height": 23 + }, + { + "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-104", - "text": "104", + "id": "site-125", + "text": "1006", "top": 160, - "left": 401, - "width": 49, - "height": 20 - }, { + "left": 771, + "width": 62, + "height": 23 + },{ "type": "stn", - "id": "site-105", - "text": "105", + "id": "site-124", + "text": "1005", "top": 160, - "left": 350, - "width": 49, - "height": 20 - }, { + "left": 707, + "width": 62, + "height": 23 + },/*{ "type": "stn", - "id": "site-106", - "text": "106", - "top": 208, - "left": 350, - "width": 49, - "height": 20 - }, { + "id": "site-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-107", - "text": "107", - "top": 208, - "left": 401, - "width": 49, - "height": 20 - }, { + "id": "site-120", + "text": "1004", + "top": 231, + "left": 771, + "width": 62, + "height": 23 + },{ "type": "stn", - "id": "site-108", - "text": "108", - "top": 252, - "left": 401, - "width": 49, - "height": 20 - }, { + "id": "site-119", + "text": "1003", + "top": 231, + "left": 707, + "width": 62, + "height": 23 + },/*{ "type": "stn", - "id": "site-109", - "text": "109", - "top": 252, - "left": 350, - "width": 49, - "height": 20 - }, { - "type": "stn", - "id": "site-110", - "text": "110", - "top": 300, - "left": 350, - "width": 49, - "height": 20 - }, { - "type": "stn", - "id": "site-111", - "text": "111", - "top": 300, - "left": 401, - "width": 49, - "height": 20 - }, { - "type": "stn", - "id": "site-112", - "text": "112", - "top": 366, - "left": 401, - "width": 49, - "height": 20 - }, { - "type": "stn", - "id": "site-113", - "text": "113", - "top": 366, - "left": 350, - "width": 49, - "height": 20 - }, { - "type": "stn", - "id": "site-114", - "text": "114", - "top": 414, - "left": 350, - "width": 49, - "height": 20 - }, { + "id": "site-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-115", - "text": "115", - "top": 414, - "left": 401, - "width": 49, - "height": 20 - }] + "text": "1002", + "top": 304, + "left": 771, + "width": 62, + "height": 23 + },{ + "type": "stn", + "id": "site-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": "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-105", + "text": "1012", + "top": 99, + "left": 515, + "width": 62, + "height": 23 + },{ + "type": "stn", + "id": "site-106", + "text": "1013", + "top": 124, + "left": 515, + "width": 62, + "height": 34 + },{ + "type": "stn", + "id": "site-107", + "text": "1013", + "top": 160, + "left": 515, + "width": 62, + "height": 23 + },{ + "type": "stn", + "id": "site-108", + "text": "1013", + "top": 186, + "left": 515, + "width": 62, + "height": 42 + },{ + "type": "stn", + "id": "site-109", + "text": "1013", + "top": 231, + "left": 515, + "width": 62, + "height": 70 + },{ + "type": "stn", + "id": "site-110", + "text": "1014", + "top": 304, + "left": 515, + "width": 62, + "height": 23 + },{ + "type": "stn", + "id": "site-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 + // } + ] }] }] } \ No newline at end of file -- Gitblit v1.9.1