From 33bdd9772bf8bc4a4dbd02b690b57921f7606e18 Mon Sep 17 00:00:00 2001 From: zhou zhou <3272660260@qq.com> Date: 星期六, 27 九月 2025 13:33:25 +0800 Subject: [PATCH] #websocket --- src/main/webapp/static/js/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 8ab6016..462607e 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/lfdsxkwms"; +var baseUrl = "/wms"; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; -- Gitblit v1.9.1