diff --git a/banner-font.txt b/banner-font.txt
index cc51c0f..296b37b 100644
--- a/banner-font.txt
+++ b/banner-font.txt
@@ -1,4 +1,4 @@
-- http://patorjk.com/software/taag/#p=display&f=Ivrit&t=shoulder
+- http://patorjk.com/software/taag/#p=display&f=Ivrit&t=Shoulder-
- http://www.network-science.de/ascii/
---
@@ -20,7 +20,7 @@ Rounded
_____) ) | | | |_| | |_| | ( (_| | ____| | | |___) / ___ | | |_| ____| | | / ___ | |_| |
(______/|_| |_|\___/|____/ \_)____|_____)_| \_____/\_____| \__)_____)\___/\_____|\__ |
(____/
- |___/
+
Slant
_____ __ __ __ ______ __
@@ -38,6 +38,7 @@ Doom
/\__/ / | | | (_) | |_| | | (_| | __/ | | |_\ \ (_| | || __/\ V V / (_| | |_| |
\____/|_| |_|\___/ \__,_|_|\__,_|\___|_| \____/\__,_|\__\___| \_/\_/ \__,_|\__, |
__/ |
+ |___/
Big Money-ne
/$$$$$$ /$$ /$$ /$$ /$$$$$$ /$$
diff --git a/doc/appConfig/db.yml b/doc/appConfig/db.yml
index aed9269..cbf5bda 100644
--- a/doc/appConfig/db.yml
+++ b/doc/appConfig/db.yml
@@ -6,7 +6,7 @@ shoulder:
ip: 127.0.0.1
port: 3306
driverClassName: com.mysql.cj.jdbc.Driver
- database: db_shoulder_platform
+ database: shoulder_platform
username: root
password: root
database: # 数据库配置请看 DatabaseProperties 类上的注释
diff --git a/pom.xml b/pom.xml
index 5e529bd..f3b61ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,14 +11,16 @@
shoulder-platform-common
+ shoulder-generator
+
+ shoulder-user-center
+ shoulder-system-center
+ shoulder-notify-center
shoulder-gateway
shoulder-auth-center
- shoulder-notify-center
shoulder-pay-center
shoulder-storage-center
- shoulder-system-center
shoulder-backstage
- shoulder-generator
diff --git a/shoulder-auth-center/pom.xml b/shoulder-auth-center/pom.xml
index f6a63e9..8881d91 100644
--- a/shoulder-auth-center/pom.xml
+++ b/shoulder-auth-center/pom.xml
@@ -16,9 +16,5 @@
shoulder-auth-center
pom
-
- shoulder-auth-api
-
-
\ No newline at end of file
diff --git a/shoulder-auth-center/shoulder-auth-api/pom.xml b/shoulder-auth-center/shoulder-auth-api/pom.xml
deleted file mode 100644
index 62d415b..0000000
--- a/shoulder-auth-center/shoulder-auth-api/pom.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
- cn.itlym.platform
- shoulder-platform-parent
- 1.0-SNAPSHOT
- ../../shoulder-platform-common/shoulder-platform-parent/pom.xml
-
- 4.0.0
-
- shoulder-auth-api
-
-
-
\ No newline at end of file
diff --git a/shoulder-gateway/pom.xml b/shoulder-gateway/pom.xml
index 152493f..25fd1f2 100644
--- a/shoulder-gateway/pom.xml
+++ b/shoulder-gateway/pom.xml
@@ -21,7 +21,7 @@
- 0.4-SNAPSHOT
+ 0.4
2.2.8.RELEASE
Hoxton.SR6
2.2.1.RELEASE
diff --git a/shoulder-gateway/shoulder-api-gateway/pom.xml b/shoulder-gateway/shoulder-api-gateway/pom.xml
index e208675..83c1e79 100644
--- a/shoulder-gateway/shoulder-api-gateway/pom.xml
+++ b/shoulder-gateway/shoulder-api-gateway/pom.xml
@@ -15,7 +15,7 @@
${project.artifactId}
- 0.4-SNAPSHOT
+ 0.4
2.2.8.RELEASE
Hoxton.SR6
2.2.1.RELEASE