From 16925ad279c380eb87f28c3ee6ab926b8cf73bf3 Mon Sep 17 00:00:00 2001 From: dubin <dubin> Date: 星期六, 13 九月 2025 10:13:12 +0800 Subject: [PATCH] 凯宏初始化 --- src/main/webapp/static/js/common.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 68a52ab..787be51 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,5 @@ -var baseUrl = "/klswcs"; +// var baseUrl = "/rqdzwcs"; +var baseUrl = "/czkhwcs"; // 璧嬪�� function setVal(el, val) { -- Gitblit v1.9.1