mirror of
https://gitee.com/ssssssss-team/magic-api.git
synced 2026-06-01 11:31:31 +08:00
优化打印
This commit is contained in:
@@ -51,7 +51,7 @@ public class ApplicationUriPrinter implements CommandLineRunner {
|
||||
System.out.printf(
|
||||
"服务启动成功,magic-api已内置启动! Access URLs:" +
|
||||
"\n\t接口本地地址: \t\t%s" +
|
||||
"\n\t接口外部访问地址: \t\t%s\n"
|
||||
"\n\t接口外部地址: \t\t%s\n"
|
||||
, localUrl
|
||||
, externUrl
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user