优化敏感词、作者改为tongran
This commit is contained in:
@@ -15,15 +15,6 @@ public class TongRanGatewayApplication
|
||||
public static void main(String[] args)
|
||||
{
|
||||
SpringApplication.run(TongRanGatewayApplication.class, args);
|
||||
System.out.println("(♥◠‿◠)ノ゙ 彤然网关启动成功 ლ(´ڡ`ლ)゙ \n" +
|
||||
" .-------. ____ __ \n" +
|
||||
" | _ _ \\ \\ \\ / / \n" +
|
||||
" | ( ' ) | \\ _. / ' \n" +
|
||||
" |(_ o _) / _( )_ .' \n" +
|
||||
" | (_,_).' __ ___(_ o _)' \n" +
|
||||
" | |\\ \\ | || |(_,_)' \n" +
|
||||
" | | \\ `' /| `-' / \n" +
|
||||
" | | \\ / \\ / \n" +
|
||||
" ''-' `'-' `-..-' ");
|
||||
System.out.println("彤然网关启动成功");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user