调整banner

This commit is contained in:
yulichang 2023-05-10 17:09:02 +08:00
parent dd5003427d
commit 7555326847

View File

@ -29,7 +29,8 @@ public class MPJInterceptorConfig {
//打印banner
System.out.println(" _ _ |_ _ _|_. ___ _ | _ . _ . _ \n" +
"| | |\\/|_)(_| | |_\\ |_)||_|_\\ | (_) | | | \n" +
" / | / 1.4.4.1");
" / | /\n" +
" 1.4.4.1");
}
}