|
@@ -20,7 +20,7 @@ public class OneMapSystemApplication
|
|
|
public static void main(String[] args)
|
|
|
{
|
|
|
SpringApplication.run(OneMapSystemApplication.class, args);
|
|
|
- System.out.println("(♥◠‿◠)ノ゙ 系统模块启动成功 ლ(´ڡ`ლ)゙ \n" +
|
|
|
+ System.out.println("(♥◠‿◠)ノ゙ 系统模块启动成功 ლ(´ڡ`ლ)゙ \n" +
|
|
|
" .-------. ____ __ \n" +
|
|
|
" | _ _ \\ \\ \\ / / \n" +
|
|
|
" | ( ' ) | \\ _. / ' \n" +
|