Commit 22635b70f17a9d7191d88a407ac0458fb0ff9ec4
1 parent
b1503e5a
移除 字体颜色
Signed-off-by: TanYibin <5491541@qq.com>
Showing
1 changed file
with
1 additions
and
4 deletions
huaheng-wms-core/src/main/resources/banner.txt
1 | -${AnsiColor.BRIGHT_BLUE} | |
2 | 1 | |
3 | 2 | 888 888 888 888 d8888 888 888 8888888888 888b 888 .d8888b. 888 888 888b d888 .d8888b. d8888 |
4 | 3 | 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} |
9 | 8 | 888 888 Y88b. .d88P d8888888888 888 888 888 888 Y8888 Y88b d88P 8888P Y8888 888 " 888 Y88b d88P 888 |
10 | 9 | 888 888 "Y88888P" d88P 888 888 888 8888888888 888 Y888 "Y8888P88 888P Y888 888 888 "Y8888P" 888 |
11 | 10 | |
12 | -${AnsiColor.BRIGHT_GREEN} | |
13 | 11 | Jeecg Boot Version: 3.1.0 |
14 | -Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version} | |
15 | -${AnsiColor.BLACK} | |
16 | 12 | \ No newline at end of file |
13 | +Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version} | |
17 | 14 | \ No newline at end of file |
... | ... |