From 301ac7fa6f583f19b4f4a97bd9b469049b5ff10a Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 15 七月 2025 17:22:50 +0800
Subject: [PATCH] 添加3个模块

---
 se-collect/src/main/resources/banner.txt |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/se-collect/src/main/resources/banner.txt b/se-collect/src/main/resources/banner.txt
new file mode 100644
index 0000000..02ee55d
--- /dev/null
+++ b/se-collect/src/main/resources/banner.txt
@@ -0,0 +1,8 @@
+Spring Boot Version: ${spring-boot.version}
+Spring Application Name: ${spring.application.name}
+  _____      _ _           _
+ / ____|    | | |         | |
+| |     ___ | | | ___  ___| |_
+| |    / _ \| | |/ _ \/ __| __|
+| |___| (_) | | |  __/ (__| |_
+ \_____\___/|_|_|\___|\___|\__|
\ No newline at end of file

--
Gitblit v1.9.3