From 86198183670e47c8b44c7ccdd0b83e9f7fb52b36 Mon Sep 17 00:00:00 2001 From: Administrator <335182714> Date: 星期三, 23 十月 2024 15:12:09 +0800 Subject: [PATCH] 跨巷道移库堆垛机放货完成 --- 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 cb1aa78..efe3abf 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/jtwcs"; +var baseUrl = "/ghjtwcs"; // 璧嬪�� function setVal(el, val) { -- Gitblit v1.9.1