From a975d45735958d156c27753b4e7a73cb85d0bbf3 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 17 二月 2023 16:38:32 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/console.map.js | 66 ++++++++++++++++++++++++++------
src/main/java/com/zy/core/thread/SiemensDevpThread.java | 2
2 files changed, 54 insertions(+), 14 deletions(-)
diff --git a/src/main/java/com/zy/core/thread/SiemensDevpThread.java b/src/main/java/com/zy/core/thread/SiemensDevpThread.java
index 636d9ab..6a84bae 100644
--- a/src/main/java/com/zy/core/thread/SiemensDevpThread.java
+++ b/src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -44,7 +44,7 @@
public static final ArrayList<Integer> staNos = new ArrayList<Integer>() {{
add(201);add(202);add(203);add(204);add(205);add(206);
add(207);add(208);add(209);add(210);add(211);add(212);
- add(213);add(101);
+ add(213);add(101);add(102);add(103);add(104);
}};
/**
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 1e16cc4..721d028 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -10,16 +10,16 @@
"type": "rack",
"id": "rack4",
"top": 260,
- "left": 197,
- "width": 762,
+ "left": 196,
+ "width": 796,
"height": 23,
"minBayNo": 1,
- "maxBayNo": 24
+ "maxBayNo": 25
}, {
"type": "rack",
"id": "rack1",
"top": 95,
- "left": 163,
+ "left": 196,
"width": 796,
"height": 23,
"minBayNo": 1,
@@ -28,7 +28,7 @@
"type": "rack",
"id": "rack2",
"top": 152,
- "left": 163,
+ "left": 196,
"width": 796,
"height": 23,
"minBayNo": 1,
@@ -37,7 +37,7 @@
"type": "rack",
"id": "rack3",
"top": 200,
- "left": 163,
+ "left": 196,
"width": 796,
"height": 23,
"minBayNo": 1,
@@ -59,6 +59,14 @@
"left": 129,
"width": 33,
"height": 23
+ }, {
+ "type": "rackDescs",
+ "id": "lb_desc16",
+ "text": "#涓�妤兼満姊拌噦浣嶇疆==銆�",
+ "top": 40,
+ "left": 750,
+ "width": 270,
+ "height": 23
}],
"crns": [{
"type": "crane",
@@ -73,16 +81,16 @@
"id": "lb_track4",
"text": "",
"top": 136,
- "left": 147,
- "width": 850,
+ "left": 180,
+ "width": 830,
"height": 2
}, {
"type": "track",
"id": "lb_track5",
"text": "",
"top": 243,
- "left": 142,
- "width": 850,
+ "left": 180,
+ "width": 830,
"height": 2
}, {
"type": "crane",
@@ -121,17 +129,17 @@
"type": "stn",
"id": "site-101",
"text": "101",
- "top": 119,
+ "top": 47,
"left": 1188,
"width": 65,
- "height": 23
+ "height": 95
}, {
"type": "stn",
"id": "site-211",
"text": "211",
"top": 95,
"left": 1122,
- "width": 65,
+ "width": 60,
"height": 23
}, {
"type": "stn",
@@ -213,6 +221,38 @@
"left": 1041,
"width": 80,
"height": 23
+ }, {
+ "type": "stn",
+ "id": "site-213",
+ "text": "213",
+ "top": 119,
+ "left": 1254,
+ "width": 65,
+ "height": 23
+ }, {
+ "type": "stn",
+ "id": "site-104",
+ "text": "104",
+ "top": 23,
+ "left": 1122,
+ "width": 65,
+ "height": 23
+ }, {
+ "type": "stn",
+ "id": "site-102",
+ "text": "102",
+ "top": 47,
+ "left": 1122,
+ "width": 65,
+ "height": 23
+ }, {
+ "type": "stn",
+ "id": "site-103",
+ "text": "103",
+ "top": 47,
+ "left": 1056,
+ "width": 65,
+ "height": 23
}]
}]
}]
--
Gitblit v1.9.1