From ad214d47abef40ddca668854bbfeefcf5ac9f33d Mon Sep 17 00:00:00 2001 From: lsh <1> Date: 星期五, 26 一月 2024 19:04:46 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 9cbe55e..69270b5 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -475,6 +475,14 @@ "height": 20 }, { "type": "stn", + "id": "site-1142", + "text": "1142", + "top": 600, + "left": 550, + "width": 100, + "height": 20 + }, { + "type": "stn", "id": "site-115", "text": "115", "top": 639, @@ -547,6 +555,30 @@ "height": 34 }, { "type": "stn", + "id": "site-145", + "text": "145", + "top": 319, + "left": 173, + "width": 30, + "height": 34 + }, { + "type": "stn", + "id": "site-146", + "text": "146", + "top": 319, + "left": 204, + "width": 30, + "height": 34 + }, { + "type": "stn", + "id": "site-147", + "text": "147", + "top": 319, + "left": 235, + "width": 30, + "height": 34 + }, { + "type": "stn", "id": "site-132", "text": "132", "top": 355, -- Gitblit v1.9.1