From 2a64b537e8e3bce9ce030585a3da17d48379c0ad Mon Sep 17 00:00:00 2001
From: sfd <sun.sunshine@163.com>
Date: 星期一, 26 五月 2025 15:04:45 +0800
Subject: [PATCH] 修改json类型转换错误

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

diff --git a/aps-modules/aps-upload/src/main/resources/banner.txt b/aps-modules/aps-upload/src/main/resources/banner.txt
index 27cacb9..2ddff7c 100644
--- a/aps-modules/aps-upload/src/main/resources/banner.txt
+++ b/aps-modules/aps-upload/src/main/resources/banner.txt
@@ -1,10 +1,10 @@
 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