From 00766bd74151db29f5727b912549230d6af575f0 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期六, 17 八月 2024 19:32:04 +0800
Subject: [PATCH] 1

---
 se-modules/se-gen/src/main/java/com/se/gen/SeGenApplication.java |   11 +----------
 se-modules/se-gen/src/main/resources/banner.txt                  |    9 +--------
 se-modules/se-job/src/main/resources/banner.txt                  |    9 +--------
 se-modules/se-job/src/main/java/com/se/job/SeJobApplication.java |   11 +----------
 se-modules/se-file/src/main/resources/banner.txt                 |    9 +--------
 5 files changed, 5 insertions(+), 44 deletions(-)

diff --git a/se-modules/se-file/src/main/resources/banner.txt b/se-modules/se-file/src/main/resources/banner.txt
index 27cacb9..9504136 100644
--- a/se-modules/se-file/src/main/resources/banner.txt
+++ b/se-modules/se-file/src/main/resources/banner.txt
@@ -1,10 +1,3 @@
 Spring Boot Version: ${spring-boot.version}
 Spring Application Name: ${spring.application.name}
-                            _           __  _  _       
-                           (_)         / _|(_)| |      
- _ __  _   _   ___   _   _  _  ______ | |_  _ | |  ___ 
-| '__|| | | | / _ \ | | | || ||______||  _|| || | / _ \
-| |   | |_| || (_) || |_| || |        | |  | || ||  __/
-|_|    \__,_| \___/  \__, ||_|        |_|  |_||_| \___|
-                      __/ |                            
-                     |___/                             
\ No newline at end of file
+SeFileApplication锛屽凡缁忓惎鍔�
\ No newline at end of file
diff --git a/se-modules/se-gen/src/main/java/com/se/gen/SeGenApplication.java b/se-modules/se-gen/src/main/java/com/se/gen/SeGenApplication.java
index 49a19fd..8094ee0 100644
--- a/se-modules/se-gen/src/main/java/com/se/gen/SeGenApplication.java
+++ b/se-modules/se-gen/src/main/java/com/se/gen/SeGenApplication.java
@@ -20,15 +20,6 @@
     public static void main(String[] args)
     {
         SpringApplication.run(SeGenApplication.class, args);
-        System.out.println("(鈾モ棤鈥库棤)锞夛緸  浠g爜鐢熸垚妯″潡鍚姩鎴愬姛   醿�(麓凇`醿�)锞�  \n" +
-                " .-------.       ____     __        \n" +
-                " |  _ _   \\      \\   \\   /  /    \n" +
-                " | ( ' )  |       \\  _. /  '       \n" +
-                " |(_ o _) /        _( )_ .'         \n" +
-                " | (_,_).' __  ___(_ o _)'          \n" +
-                " |  |\\ \\  |  ||   |(_,_)'         \n" +
-                " |  | \\ `'   /|   `-'  /           \n" +
-                " |  |  \\    /  \\      /           \n" +
-                " ''-'   `'-'    `-..-'              ");
+        System.out.println("    浠g爜鐢熸垚妯″潡鍚姩鎴愬姛    ");
     }
 }
diff --git a/se-modules/se-gen/src/main/resources/banner.txt b/se-modules/se-gen/src/main/resources/banner.txt
index 05f528c..b951c98 100644
--- a/se-modules/se-gen/src/main/resources/banner.txt
+++ b/se-modules/se-gen/src/main/resources/banner.txt
@@ -1,10 +1,3 @@
 Spring Boot Version: ${spring-boot.version}
 Spring Application Name: ${spring.application.name}
-                            _                             
-                           (_)                            
- _ __  _   _   ___   _   _  _  ______   __ _   ___  _ __  
-| '__|| | | | / _ \ | | | || ||______| / _` | / _ \| '_ \ 
-| |   | |_| || (_) || |_| || |        | (_| ||  __/| | | |
-|_|    \__,_| \___/  \__, ||_|         \__, | \___||_| |_|
-                      __/ |             __/ |             
-                     |___/             |___/              
\ No newline at end of file
+SeGenApplication锛屽凡缁忓惎鍔�
\ No newline at end of file
diff --git a/se-modules/se-job/src/main/java/com/se/job/SeJobApplication.java b/se-modules/se-job/src/main/java/com/se/job/SeJobApplication.java
index 43c8afc..f5e3d07 100644
--- a/se-modules/se-job/src/main/java/com/se/job/SeJobApplication.java
+++ b/se-modules/se-job/src/main/java/com/se/job/SeJobApplication.java
@@ -20,15 +20,6 @@
     public static void main(String[] args)
     {
         SpringApplication.run(SeJobApplication.class, args);
-        System.out.println("(鈾モ棤鈥库棤)锞夛緸  瀹氭椂浠诲姟妯″潡鍚姩鎴愬姛   醿�(麓凇`醿�)锞�  \n" +
-                " .-------.       ____     __        \n" +
-                " |  _ _   \\      \\   \\   /  /    \n" +
-                " | ( ' )  |       \\  _. /  '       \n" +
-                " |(_ o _) /        _( )_ .'         \n" +
-                " | (_,_).' __  ___(_ o _)'          \n" +
-                " |  |\\ \\  |  ||   |(_,_)'         \n" +
-                " |  | \\ `'   /|   `-'  /           \n" +
-                " |  |  \\    /  \\      /           \n" +
-                " ''-'   `'-'    `-..-'              ");
+        System.out.println("    瀹氭椂浠诲姟妯″潡鍚姩鎴愬姛    ");
     }
 }
diff --git a/se-modules/se-job/src/main/resources/banner.txt b/se-modules/se-job/src/main/resources/banner.txt
index 0b9cd42..286d7fe 100644
--- a/se-modules/se-job/src/main/resources/banner.txt
+++ b/se-modules/se-job/src/main/resources/banner.txt
@@ -1,10 +1,3 @@
 Spring Boot Version: ${spring-boot.version}
 Spring Application Name: ${spring.application.name}
-                            _            _         _     
-                           (_)          (_)       | |    
- _ __  _   _   ___   _   _  _  ______    _   ___  | |__  
-| '__|| | | | / _ \ | | | || ||______|  | | / _ \ | '_ \ 
-| |   | |_| || (_) || |_| || |          | || (_) || |_) |
-|_|    \__,_| \___/  \__, ||_|          | | \___/ |_.__/ 
-                      __/ |            _/ |              
-                     |___/            |__/               
\ No newline at end of file
+SeJobApplication锛屽凡缁忓惎鍔�
\ No newline at end of file

--
Gitblit v1.9.3