From e26a8c78b542980df3d4fae3a4d097cd29258b04 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 07 九月 2020 13:36:04 +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 a056ec6..b15f175 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
     </dependencies>
 
     <build>
-        <finalName>gdwms</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 54c0590..79775e0 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "/gdwms";
+var baseUrl = "/jswms";
 
 // 璇︽儏绐楀彛-楂樺害
 var detailHeight = '80%';

--
Gitblit v1.9.1