From 1dfee1c05a942b29f005d9388d984d4969a020ef Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期五, 11 三月 2022 09:48:22 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/index.html   |    2 +-
 src/main/webapp/views/login.html   |    2 +-
 src/main/resources/application.yml |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 826a92c..35d04e7 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 9527
+  port: 8080
   servlet:
     context-path: /@pom.build.finalName@
 
@@ -14,7 +14,7 @@
 #    password: xltys1995
     # sql-server
     driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
-    url: jdbc:sqlserver://47.97.1.152:51433;databasename=wms_saas0
+    url: jdbc:sqlserver://47.97.1.152:51433;databasename=wms_saas
     username: sa
     password: Zoneyung@zy56$
   mvc:
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 9eeff36..d4cd5d9 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -79,7 +79,7 @@
     <div class="layui-body"></div>
     <!-- 搴曢儴 -->
     <div class="layui-footer layui-text">
-        copyright 漏 2021 缁嶅叴瀛氭儬绉戞妧鏈夐檺鍏徃 all rights reserved.
+        copyright 漏 2021 娴欐睙涓壃绔嬪簱鎶�鏈湁闄愬叕鍙� all rights reserved.
         <span class="pull-right">Version 1.0.0</span>
     </div>
 
diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html
index 15f9642..36fb6ab 100644
--- a/src/main/webapp/views/login.html
+++ b/src/main/webapp/views/login.html
@@ -164,7 +164,7 @@
             </form>
         </div>
     </div>
-    <div class="loginbm">鎶�鏈敮鎸侊細&nbsp;&nbsp;缁嶅叴瀛氭儬绉戞妧鏈夐檺鍏徃&nbsp;&nbsp;CopyRight@&nbsp;2021&nbsp;&nbsp;</div>
+    <div class="loginbm">鎶�鏈敮鎸侊細&nbsp;&nbsp;娴欐睙涓壃绔嬪簱鎶�鏈湁闄愬叕鍙�&nbsp;&nbsp;CopyRight@&nbsp;2021&nbsp;&nbsp;</div>
 </div>
 
 <!--鍒濆鍖栧姞杞藉眰-->

--
Gitblit v1.9.1