mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-08 12:57:13 +08:00
release: v3.4.0
This commit is contained in:
@@ -52,7 +52,7 @@ public class ScheduleServerApplication extends com.aizuda.snailjob.server.SnailJ
|
||||
String baseUrl = URLUtil.normalize("%s:%s%s".formatted(hostAddress, port, contextPath));
|
||||
log.info("----------------------------------------------");
|
||||
log.info("{} service started successfully.", SpringUtil.getApplicationName());
|
||||
log.info("API 地址:{}", baseUrl);
|
||||
log.info("访问地址:{}", baseUrl);
|
||||
log.info("----------------------------------------------");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user