From 68b84344cbd3997d92e945b22fec3af45e6744f0 Mon Sep 17 00:00:00 2001
From: Zhu Zhonghua <zhonghua@qq.com>
Date: 星期三, 07 五月 2025 16:10:22 +0800
Subject: [PATCH] 更新Banner

---
 aps-modules/aps-core/src/main/resources/banner.txt |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/aps-modules/aps-core/src/main/resources/banner.txt b/aps-modules/aps-core/src/main/resources/banner.txt
index 27cacb9..80936e4 100644
--- a/aps-modules/aps-core/src/main/resources/banner.txt
+++ b/aps-modules/aps-core/src/main/resources/banner.txt
@@ -1,10 +1,8 @@
 Spring Boot Version: ${spring-boot.version}
 Spring Application Name: ${spring.application.name}
-                            _           __  _  _       
-                           (_)         / _|(_)| |      
- _ __  _   _   ___   _   _  _  ______ | |_  _ | |  ___ 
-| '__|| | | | / _ \ | | | || ||______||  _|| || | / _ \
-| |   | |_| || (_) || |_| || |        | |  | || ||  __/
-|_|    \__,_| \___/  \__, ||_|        |_|  |_||_| \___|
-                      __/ |                            
-                     |___/                             
\ No newline at end of file
+          _____   _____        _____
+    /\   |  __ \ / ____|      / ____|
+   /  \  | |__) | (___ ______| |     ___  _ __ ___
+  / /\ \ |  ___/ \___ \______| |    / _ \| '__/ _ \
+ / ____ \| |     ____) |     | |___| (_) | | |  __/
+/_/    \_\_|    |_____/       \_____\___/|_|  \___|
\ No newline at end of file

--
Gitblit v1.9.3