From 7270218a6c55de1a0e8431afe4119793ef518d50 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期六, 05 七月 2025 09:02:50 +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 a4eaa03..4d3f029 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/ynwcs"; +var baseUrl = "/rcs"; // 璧嬪�� function setVal(el, val) { -- Gitblit v1.9.1