From 4958451d972b1872d8e852b6c3c3446e700bd806 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期二, 01 七月 2025 10:03:33 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/czscwcs-version' into czscwcs-version
---
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