From ee6863dd561415cebed005d51e8c15ec8c2f5004 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期日, 28 七月 2024 20:12:40 +0800
Subject: [PATCH] wcs配置,流程修改

---
 src/main/webapp/static/js/console.map.js |  775 +++++++++++++++++++++++++----------------------------------
 1 files changed, 329 insertions(+), 446 deletions(-)

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index c4d9b8b..b2a3f7b 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -1,451 +1,334 @@
 mapInfo = {
-    "mapName":"STWCS",
-    "rackCount":16,
-    "crnCount":4,
-    "stbCount":16,
-    "hpPosition":0,
-    "minBayNo":2,
-    "floors":1,
-    "racks":[
-        {
-            "type":"rack",
-            "id":"rack4",
-            "top":737,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack1",
-            "top":855,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack2",
-            "top":827,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack3",
-            "top":765,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack8",
-            "top":561,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack5",
-            "top":679,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack6",
-            "top":651,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack7",
-            "top":589,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack12",
-            "top":415,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack9",
-            "top":533,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack10",
-            "top":505,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack11",
-            "top":443,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack13",
-            "top":387,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack14",
-            "top":359,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack16",
-            "top":269,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        },
-        {
-            "type":"rack",
-            "id":"rack15",
-            "top":297,
-            "left":419,
-            "width":846,
-            "height":24,
-            "minBayNo":2,
-            "maxBayNo":15
-        }
-    ],
-    "rackDescs":[
-        {
-            "type":"rackDescs",
-            "id":"lb_desc16",
-            "text":"#1",
-            "top":881,
-            "left":1181,
-            "width":30,
-            "height":23
-        },
-        {
-            "type":"rackDescs",
-            "id":"lb_desc1",
-            "text":"#16",
-            "top":244,
-            "left":1157,
-            "width":41,
-            "height":23
-        }
-    ],
-    "crns":[
-        {
-            "type":"crane",
-            "id":"crn-4",
-            "text":"4",
-            "top":326,
-            "left":508,
-            "width":93,
-            "height":22
-        },
-        {
-            "type":"track",
-            "id":"lb_track1",
-            "text":"",
-            "top":806,
-            "left":301,
-            "width":1004,
-            "height":2
-        },
-        {
-            "type":"crane",
-            "id":"crn-3",
-            "text":"3",
-            "top":475,
-            "left":508,
-            "width":93,
-            "height":22
-        },
-        {
-            "type":"track",
-            "id":"lb_track2",
-            "text":"",
-            "top":630,
-            "left":301,
-            "width":1004,
-            "height":2
-        },
-        {
-            "type":"crane",
-            "id":"crn-2",
-            "text":"2",
-            "top":618,
-            "left":508,
-            "width":93,
-            "height":22
-        },
-        {
-            "type":"track",
-            "id":"lb_track5",
-            "text":"",
-            "top":484,
-            "left":301,
-            "width":1004,
-            "height":2
-        },
-        {
-            "type":"crane",
-            "id":"crn-1",
-            "text":"1",
-            "top":796,
-            "left":508,
-            "width":93,
-            "height":22
-        },
-        {
-            "type":"track",
-            "id":"lb_track4",
-            "text":"",
-            "top":338,
-            "left":301,
-            "width":1004,
-            "height":2
-        }
-    ],
-    "areas":[
-        {
-            "type":"Control_floor",
-            "id":"tabControl_floor1",
-            "text":"妤煎眰",
-            "top":67,
-            "left":156,
-            "width":1493,
-            "height":1048,
-            "floors":[
+    "mapName": "WCS",
+    "rackCount": 8,
+    "crnCount": 2,
+    "stbCount": 18,
+    "hpPosition": 1,
+    "minBayNo": 1,
+    "floors": 2,
+    "racks": [{
+        "type": "rack",
+        "id": "rack1",
+        "top": 189,
+        "left": 200,
+        "width": 1350,
+        "height": 23,
+        "minBayNo": 1,
+        "maxBayNo": 31
+    }, {
+        "type": "rack",
+        "id": "rack8",
+        "top": 457,
+        "left": 200,
+        "width": 1300,
+        "height": 23,
+        "minBayNo": 2,
+        "maxBayNo": 31
+    }, {
+        "type": "rack",
+        "id": "rack7",
+        "top": 430,
+        "left": 200,
+        "width": 1300,
+        "height": 23,
+        "minBayNo": 2,
+        "maxBayNo": 31
+    }, {
+        "type": "rack",
+        "id": "rack6",
+        "top": 365,
+        "left": 200,
+        "width": 1350,
+        "height": 23,
+        "minBayNo": 1,
+        "maxBayNo": 31
+    }, {
+        "type": "rack",
+        "id": "rack5",
+        "top": 338,
+        "left": 200,
+        "width": 1350,
+        "height": 23,
+        "minBayNo": 1,
+        "maxBayNo": 31
+    }, {
+        "type": "rack",
+        "id": "rack4",
+        "top": 311,
+        "left": 200,
+        "width": 1300,
+        "height": 23,
+        "minBayNo": 2,
+        "maxBayNo": 31
+    }, {
+        "type": "rack",
+        "id": "rack3",
+        "top": 283,
+        "left": 200,
+        "width": 1300,
+        "height": 23,
+        "minBayNo": 2,
+        "maxBayNo": 31
+    }, {
+        "type": "rack",
+        "id": "rack2",
+        "top": 217,
+        "left": 200,
+        "width": 1350,
+        "height": 23,
+        "minBayNo": 1,
+        "maxBayNo": 31
+    }],
+    "rackDescs": [{
+        "type": "rackDescs",
+        "id": "lb_desc8",
+        "text": "#8",
+        "top": 190,
+        "left": 150,
+        "width": 33,
+        "height": 23
+    },
+        {"type": "rackDescs", "id": "lb_desc7", "text": "#7", "top": 218, "left": 150, "width": 33, "height": 23},
+        {"type": "rackDescs", "id": "lb_desc6", "text": "#6", "top": 280, "left": 150, "width": 33, "height": 23},
+        {"type": "rackDescs", "id": "lb_desc5", "text": "#5", "top": 310, "left": 150, "width": 33, "height": 23},
+        {"type": "rackDescs", "id": "lb_desc4", "text": "#4", "top": 340, "left": 150, "width": 33, "height": 23},
+        {"type": "rackDescs", "id": "lb_desc3", "text": "#3", "top": 370, "left": 150, "width": 33, "height": 23},
+        {"type": "rackDescs", "id": "lb_desc2", "text": "#2", "top": 430, "left": 150, "width": 33, "height": 23},
+        {"type": "rackDescs", "id": "lb_desc1", "text": "#1", "top": 460, "left": 150, "width": 33, "height": 23}],
+    "crns": [{
+        "type": "crane",
+        "id": "crn-1",
+        "text": "1",
+        "top": 393,
+        "left": 376,
+        "width": 101,
+        "height": 32
+    }, {
+        "type": "track",
+        "id": "lb_track4",
+        "text": "",
+        "top": 408,
+        "left": 200,
+        "width": 1300,
+        "height": 1
+    }, {
+        "type": "crane",
+        "id": "crn-2",
+        "text": "2",
+        "top": 250,
+        "left": 383,
+        "width": 101,
+        "height": 29
+    }, {
+        "type": "track",
+        "id": "lb_track3",
+        "text": "",
+        "top": 265,
+        "left": 200,
+        "width": 1300,
+        "height": 1
+    }],
+    "areas": [{
+        "type": "Control_floor",
+        "id": "tabControl_floor1",
+        "text": "妤煎眰",
+        "top": 150,
+        "left": 46,
+        "width": 1703,
+        "height": 621,
+        "floors": [{
+            "type": "floor",
+            "id": "page_floor1",
+            "text": "1F",
+            "top": 4,
+            "left": 22,
+            "width": 1677,
+            "height": 613,
+            "stns": [{
+                "type": "stn",
+                "id": "site-102",
+                "text": "102",
+                "top": 431,
+                "left": 1600,
+                "width": 59,
+                "height": 27
+            }, {
+                "type": "stn",
+                "id": "site-103",
+                "text": "103",
+                "top": 431,
+                "left": 1520,
+                "width": 59,
+                "height": 27
+            }, {
+                "type": "stn",
+                "id": "site-100",
+                "text": "100",
+                "top": 285,
+                "left": 1600,
+                "width": 59,
+                "height": 25
+            }, {
+                "type": "stn",
+                "id": "site-101",
+                "text": "101",
+                "top": 285,
+                "left": 1520,
+                "width": 59,
+                "height": 25
+            },
                 {
-                    "type":"floor",
-                    "id":"page_floor1",
-                    "text":"1F",
-                    "top":4,
-                    "left":22,
-                    "width":1467,
-                    "height":1040,
-                    "stns":[
-                        {
-                            "type":"track",
-                            "id":"lb_trCart21",
-                            "text":"",
-                            "top":129,
-                            "left":232,
-                            "width":10,
-                            "height":775
-                        },
-                        {
-                            "type":"track",
-                            "id":"lb_trCart22",
-                            "text":"",
-                            "top":129,
-                            "left":270,
-                            "width":10,
-                            "height":775
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-016",
-                            "text":"016",
-                            "top":505,
-                            "left":217,
-                            "width":69,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-015",
-                            "text":"015",
-                            "top":129,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-014",
-                            "text":"014",
-                            "top":129,
-                            "left":420,
-                            "width":92,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-013",
-                            "text":"013",
-                            "top":154,
-                            "left":420,
-                            "width":92,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-012",
-                            "text":"012",
-                            "top":179,
-                            "left":420,
-                            "width":92,
-                            "height":38
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-011",
-                            "text":"011",
-                            "top":218,
-                            "left":420,
-                            "width":92,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-010",
-                            "text":"010",
-                            "top":243,
-                            "left":420,
-                            "width":92,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-009",
-                            "text":"009",
-                            "top":243,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-008",
-                            "text":"008",
-                            "top":297,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-007",
-                            "text":"007",
-                            "top":362,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-006",
-                            "text":"006",
-                            "top":443,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-005",
-                            "text":"005",
-                            "top":505,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-004",
-                            "text":"004",
-                            "top":589,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-003",
-                            "text":"003",
-                            "top":651,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-002",
-                            "text":"002",
-                            "top":765,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        },
-                        {
-                            "type":"stn",
-                            "id":"site-001",
-                            "text":"001",
-                            "top":827,
-                            "left":314,
-                            "width":100,
-                            "height":24
-                        }
-                    ]
+                    "type": "stn",
+                    "id": "site-105",
+                    "text": "105",
+                    "top": 431,
+                    "left": 1328,
+                    "width": 85,
+                    "height": 50
+                }, {
+                    "type": "stn",
+                    "id": "site-104",
+                    "text": "104",
+                    "top": 491,
+                    "left": 1328,
+                    "width": 85,
+                    "height": 50
+                }, {
+                    "type": "stn",
+                    "id": "site-106",
+                    "text": "106",
+                    "top": 284,
+                    "left": 287,
+                    "width": 86,
+                    "height": 105
+                }, {
+                    "type": "stn",
+                    "id": "site-107",
+                    "text": "107",
+                    "top": 431,
+                    "left": 287,
+                    "width": 86,
+                    "height": 50
+                }]
+        }, {
+            "type": "floor",
+            "id": "page_floor2",
+            "text": "2F",
+            "top": 4,
+            "left": 22,
+            "width": 1677,
+            "height": 613,
+            "stns": [{
+                "type": "stn",
+                "id": "site-202",
+                "text": "202",
+                "top": 431,
+                "left": 1600,
+                "width": 59,
+                "height": 27
+            }, {
+                "type": "stn",
+                "id": "site-203",
+                "text": "203",
+                "top": 431,
+                "left": 1520,
+                "width": 59,
+                "height": 27
+            }, {
+                "type": "stn",
+                "id": "site-200",
+                "text": "200",
+                "top": 285,
+                "left": 1600,
+                "width": 59,
+                "height": 25
+            }, {
+                "type": "stn",
+                "id": "site-201",
+                "text": "201",
+                "top": 285,
+                "left": 1520,
+                "width": 59,
+                "height": 25
+            }, {
+                "type": "stn",
+                "id": "site-210",
+                "text": "210",
+                "top": 431,
+                "left": 1680,
+                "width": 59,
+                "height": 25
+            }, {
+                "type": "track",
+                "id": "lb_track5",
+                "text": "",
+                "top": 110,
+                "left": 1690,
+                "width": 1,
+                "height": 350
+            }, {
+                "type": "track",
+                "id": "lb_track6",
+                "text": "",
+                "top": 110,
+                "left": 1720,
+                "width": 1,
+                "height": 350
+            }, {
+                "type": "stn",
+                "id": "site-300",
+                "text": "300",
+                "top": 120,
+                "left": 1630,
+                "width": 59,
+                "height": 25
+            }
+                , {
+                    "type": "stn",
+                    "id": "site-301",
+                    "text": "301",
+                    "top": 120,
+                    "left": 1570,
+                    "width": 59,
+                    "height": 25
+                }
+                , {
+                    "type": "stn",
+                    "id": "site-302",
+                    "text": "302",
+                    "top": 120,
+                    "left": 1510,
+                    "width": 59,
+                    "height": 25
+                }
+                , {
+                    "type": "stn",
+                    "id": "site-303",
+                    "text": "303",
+                    "top": 120,
+                    "left": 1450,
+                    "width": 59,
+                    "height": 25
+                }
+                , {
+                    "type": "stn",
+                    "id": "site-304",
+                    "text": "304",
+                    "top": 94,
+                    "left": 1450,
+                    "width": 59,
+                    "height": 25
+                }
+                , {
+                    "type": "stn",
+                    "id": "site-305",
+                    "text": "305",
+                    "top": 68,
+                    "left": 1450,
+                    "width": 59,
+                    "height": 25
                 }
             ]
-        }
-    ]
+        }]
+    }]
 }
\ No newline at end of file

--
Gitblit v1.9.1