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-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