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-gen/src/main/resources/banner.txt |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/aps-modules/aps-gen/src/main/resources/banner.txt b/aps-modules/aps-gen/src/main/resources/banner.txt
index 05f528c..963f58b 100644
--- a/aps-modules/aps-gen/src/main/resources/banner.txt
+++ b/aps-modules/aps-gen/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