调整
This commit is contained in:
parent
6a33d03344
commit
d8804ccbd4
@ -50,6 +50,7 @@ public class AppRun {
|
||||
springApplication.run(args);
|
||||
log.info("---------------------------------------------");
|
||||
log.info("Local: {}", "http://localhost:8000");
|
||||
log.info("Address: {}", "https://online.totustec.com");
|
||||
log.info("Swagger: {}", "http://localhost:8000/doc.html");
|
||||
log.info("---------------------------------------------");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user