From 4f47d0af9617511e475879eff74e7788a429d9fd Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期五, 27 五月 2022 14:55:19 +0800 Subject: [PATCH] # ycq --- 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 183c4b5..68a52ab 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/jswcs"; +var baseUrl = "/klswcs"; // 璧嬪�� function setVal(el, val) { -- Gitblit v1.9.1