From 92ac16fad20cbd4c0035501ef04605bdb960fc18 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 24 五月 2024 10:36:49 +0800
Subject: [PATCH] #提升机状态

---
 src/main/webapp/static/wcs/js/console.map.js |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 50 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js
index 28ab492..51a9f88 100644
--- a/src/main/webapp/static/wcs/js/console.map.js
+++ b/src/main/webapp/static/wcs/js/console.map.js
@@ -708,6 +708,44 @@
                     "width": 80,
                     "height": 20
                 }
+            ],
+            "hoist": [
+                {
+                    "type": "hoist",
+                    "id": "hoist-302",
+                    "text": "",
+                    "top": 640,
+                    "left": 1500,
+                    "width": 50,
+                    "height": 20
+                },
+                {
+                    "type": "hoist",
+                    "id": "hoist-303",
+                    "text": "",
+                    "top": 595,
+                    "left": 1500,
+                    "width": 50,
+                    "height": 20
+                },
+                {
+                    "type": "hoist",
+                    "id": "hoist-402",
+                    "text": "",
+                    "top": 480,
+                    "left": 1500,
+                    "width": 50,
+                    "height": 20
+                },
+                {
+                    "type": "hoist",
+                    "id": "hoist-403",
+                    "text": "",
+                    "top": 527,
+                    "left": 1500,
+                    "width": 50,
+                    "height": 20
+                }
             ]
         }, {
             "type": "floor",
@@ -1114,6 +1152,18 @@
                     "height": 0
                 }
 
+            ],
+            "hoist": [
+                {
+                    "type": "hoist",
+                    "id": "hoist-999",
+                    "text": "",
+                    "top": 570,
+                    "left": 1590,
+                    "width": 80,
+                    "height": 0
+                }
+
             ]
         }]
     }]

--
Gitblit v1.9.1