From 72c3301b1e27e60d88e8561b8b6a312b48d12341 Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期日, 29 六月 2025 14:13:34 +0800 Subject: [PATCH] # --- src/main/webapp/static/wcs/js/console.map.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js index 98ae686..b544506 100644 --- a/src/main/webapp/static/wcs/js/console.map.js +++ b/src/main/webapp/static/wcs/js/console.map.js @@ -98,16 +98,16 @@ ], "crns": [{ "type": "crane", - "id": "crn-2", - "text": "2", + "id": "crn-1", + "text": "1", "top": 268, "left": 855, "width": 93, "height": 22 }, { "type": "crane", - "id": "crn-1", - "text": "1", + "id": "crn-2", + "text": "2", "top": 132, "left": 855, "width": 93, -- Gitblit v1.9.1