From 5f03544213d5a15d25364ffe5860b7a664faf588 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 09 九月 2020 08:19:28 +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 4a533db..b15f175 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
</dependencies>
<build>
- <finalName>xtywms</finalName>
+ <finalName>jswms</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 3c3be62..79775e0 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/xtywms";
+var baseUrl = "/jswms";
// 璇︽儏绐楀彛-楂樺害
var detailHeight = '80%';
--
Gitblit v1.9.1