From 0d34c241a206b3ff979f4cdaf94a93c4f234a93b Mon Sep 17 00:00:00 2001 From: Administrator <pjb> Date: 星期三, 22 十月 2025 18:52:18 +0800 Subject: [PATCH] 入库请求wms成功接口日志标记成功 --- src/main/webapp/static/wms/js/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/wms/js/common.js b/src/main/webapp/static/wms/js/common.js index fcb5b63..752aabe 100644 --- a/src/main/webapp/static/wms/js/common.js +++ b/src/main/webapp/static/wms/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/wcs"; +var baseUrl = "/glccwcs"; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; -- Gitblit v1.9.1