From 31a3b30ab98ed3e4c0f9e94cb9d9ffd4f8b22d1a Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期四, 26 五月 2022 08:07:19 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/common.js | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 034901c..a85eac2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,7 @@
</dependencies>
<build>
- <finalName>xgmwcs</finalName>
+ <finalName>klswcs</finalName>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 757a89d..68a52ab 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/xgmwcs";
+var baseUrl = "/klswcs";
// 璧嬪��
function setVal(el, val) {
--
Gitblit v1.9.1