车车 1 рік тому
батько
коміт
ac47435ea8

+ 2 - 2
ktg-admin/src/main/java/com/ktg/RuoYiApplication.java

@@ -11,7 +11,7 @@ import org.springframework.scheduling.annotation.EnableAsync;
 
 /**
  * 启动程序
- * 
+ *
  * @author ruoyi
  */
 @EnableAsync
@@ -23,7 +23,7 @@ public class RuoYiApplication
     {
         // System.setProperty("spring.devtools.restart.enabled", "false");
         SpringApplication.run(RuoYiApplication.class, args);
-        System.out.println("(♥◠‿◠)ノ゙  KTM-MES启动成功   ლ(´ڡ`ლ)゙  \n");
+        System.out.println("(♥◠‿◠)ノ゙  国软管理系统启动成功   ლ(´ڡ`ლ)゙  \n");
     }
 
     @Bean