From 2ba3f2d8c3b1438f19eccb5507b26cc068e02735 Mon Sep 17 00:00:00 2001 From: LSH <brook_w@163.com> Date: 星期四, 08 九月 2022 12:33:35 +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 8aa8798..0e60285 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/lywcs"; +var baseUrl = "/htwcs3"; // 璧嬪�� function setVal(el, val) { -- Gitblit v1.9.1