From 22635b70f17a9d7191d88a407ac0458fb0ff9ec4 Mon Sep 17 00:00:00 2001
From: TanYibin <5491541@qq.com>
Date: Mon, 13 Feb 2023 08:31:49 +0800
Subject: [PATCH] 移除 字体颜色

---
 huaheng-wms-core/src/main/resources/banner.txt | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/huaheng-wms-core/src/main/resources/banner.txt b/huaheng-wms-core/src/main/resources/banner.txt
index f1c6e64..fbde3db 100644
--- a/huaheng-wms-core/src/main/resources/banner.txt
+++ b/huaheng-wms-core/src/main/resources/banner.txt
@@ -1,4 +1,3 @@
-${AnsiColor.BRIGHT_BLUE}
 
 888    888 888     888        d8888 888    888 8888888888 888b    888  .d8888b.        888       888 888b     d888  .d8888b.      d8888  
 888    888 888     888       d88888 888    888 888        8888b   888 d88P  Y88b       888   o   888 8888b   d8888 d88P  Y88b    d8P888  
@@ -9,7 +8,5 @@ ${AnsiColor.BRIGHT_BLUE}
 888    888 Y88b. .d88P  d8888888888 888    888 888        888   Y8888 Y88b  d88P       8888P   Y8888 888   "   888 Y88b  d88P       888  
 888    888  "Y88888P"  d88P     888 888    888 8888888888 888    Y888  "Y8888P88       888P     Y888 888       888  "Y8888P"        888  
                                                                                                                                          
-${AnsiColor.BRIGHT_GREEN}
 Jeecg  Boot Version: 3.1.0
-Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
-${AnsiColor.BLACK}
\ No newline at end of file
+Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
\ No newline at end of file
--
libgit2 0.22.2