From b9233584fbecccc0d4d4339f7cad410fdddfb6cd Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期六, 13 五月 2023 16:54:05 +0800
Subject: [PATCH] 输送线、堆垛机位置调整

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

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index ca94c10..23f7967 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -169,7 +169,7 @@
                             "top": 157,
                             "left": 283,
                             "width": 4,
-                            "height": 245
+                            "height": 267
                         },
                         {
                             "type": "track",
@@ -178,7 +178,7 @@
                             "top": 157,
                             "left": 330,
                             "width": 4,
-                            "height": 245
+                            "height": 267
                         },
                         {
                             "type": "stn",

--
Gitblit v1.9.1