From 04c0428cae83c9e59bbb174592f8b48eb97398c1 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期一, 12 十二月 2022 08:18:25 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/hylywcs' into hylywcs --- src/main/webapp/static/js/console.map.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index e2b0f03..e1d808f 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -636,8 +636,8 @@ }, { "type": "stn", - "id": "site-401", - "text": "401", + "id": "site-402", + "text": "402", "top": 612, "left": 326, "width": 100, @@ -645,8 +645,8 @@ }, { "type": "stn", - "id": "site-402", - "text": "402", + "id": "site-401", + "text": "401", "top": 612, "left": 224, "width": 100, -- Gitblit v1.9.1