From 23443ceb6b7a96a7c4a043b7b0090fe5dc43d580 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 17 二月 2023 14:47:43 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/console.map.js | 40 ++++++++++++++++++++--------------------
src/main/java/com/zy/core/thread/SiemensDevpThread.java | 6 +++---
2 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/src/main/java/com/zy/core/thread/SiemensDevpThread.java b/src/main/java/com/zy/core/thread/SiemensDevpThread.java
index ea0e6b9..636d9ab 100644
--- a/src/main/java/com/zy/core/thread/SiemensDevpThread.java
+++ b/src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -42,9 +42,9 @@
private Map<Integer, StaProtocol> station = new ConcurrentHashMap<>();
private short heartBeatVal = 1;
public static final ArrayList<Integer> staNos = new ArrayList<Integer>() {{
- add(101);add(102);add(103);add(104);add(105);add(106);add(107);add(108);add(109);
-// add(201);add(202);add(203);add(204);
-// add(301);add(302);add(303);add(304);add(305);add(306);
+ 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);
}};
/**
diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index ac13815..c95582e 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -46,7 +46,7 @@
"rackDescs": [{
"type": "rackDescs",
"id": "lb_desc1",
- "text": "#1",
+ "text": "#4",
"top": 93,
"left": 129,
"width": 30,
@@ -54,7 +54,7 @@
}, {
"type": "rackDescs",
"id": "lb_desc16",
- "text": "#4",
+ "text": "#1",
"top": 259,
"left": 129,
"width": 33,
@@ -62,8 +62,8 @@
}],
"crns": [{
"type": "crane",
- "id": "crn-3",
- "text": "2",
+ "id": "crn-1",
+ "text": "1",
"top": 232,
"left": 436,
"width": 93,
@@ -86,8 +86,8 @@
"height": 2
}, {
"type": "crane",
- "id": "crn-4",
- "text": "1",
+ "id": "crn-2",
+ "text": "2",
"top": 127,
"left": 441,
"width": 93,
@@ -104,7 +104,7 @@
"floors": [{
"type": "floor",
"id": "page_floor1",
- "text": "1F",
+ "text": "2F",
"top": 4,
"left": 22,
"width": 1412,
@@ -112,7 +112,7 @@
"stns": [{
"type": "stn",
"id": "site-111",
- "text": "111",
+ "text": "212",
"top": 119,
"left": 1122,
"width": 65,
@@ -120,7 +120,7 @@
}, {
"type": "stn",
"id": "site-110",
- "text": "110",
+ "text": "101",
"top": 119,
"left": 1188,
"width": 65,
@@ -128,7 +128,7 @@
}, {
"type": "stn",
"id": "site-109",
- "text": "109",
+ "text": "211",
"top": 95,
"left": 1122,
"width": 65,
@@ -136,7 +136,7 @@
}, {
"type": "stn",
"id": "site-112",
- "text": "112",
+ "text": "207",
"top": 119,
"left": 1041,
"width": 80,
@@ -144,7 +144,7 @@
}, {
"type": "stn",
"id": "site-113",
- "text": "113",
+ "text": "205",
"top": 176,
"left": 1041,
"width": 80,
@@ -152,7 +152,7 @@
}, {
"type": "stn",
"id": "site-102",
- "text": "102",
+ "text": "206",
"top": 152,
"left": 1041,
"width": 80,
@@ -160,7 +160,7 @@
}, {
"type": "stn",
"id": "site-108",
- "text": "108",
+ "text": "202",
"top": 260,
"left": 960,
"width": 80,
@@ -168,7 +168,7 @@
}, {
"type": "stn",
"id": "site-107",
- "text": "107",
+ "text": "201",
"top": 260,
"left": 1041,
"width": 80,
@@ -176,7 +176,7 @@
}, {
"type": "stn",
"id": "site-105",
- "text": "105",
+ "text": "203",
"top": 200,
"left": 960,
"width": 80,
@@ -184,7 +184,7 @@
}, {
"type": "stn",
"id": "site-104",
- "text": "104",
+ "text": "204",
"top": 200,
"left": 1041,
"width": 80,
@@ -192,7 +192,7 @@
}, {
"type": "stn",
"id": "site-103",
- "text": "103",
+ "text": "209",
"top": 152,
"left": 960,
"width": 80,
@@ -200,7 +200,7 @@
}, {
"type": "stn",
"id": "site-101",
- "text": "101",
+ "text": "210",
"top": 95,
"left": 960,
"width": 80,
@@ -208,7 +208,7 @@
}, {
"type": "stn",
"id": "site-100",
- "text": "100",
+ "text": "208",
"top": 95,
"left": 1041,
"width": 80,
--
Gitblit v1.9.1