mirror of
https://gitee.com/ssssssss-team/magic-api.git
synced 2026-06-02 03:51:35 +08:00
fix
This commit is contained in:
@@ -28,7 +28,7 @@ public class ApplicationUriPrinter implements CommandLineRunner {
|
||||
@Value("${server.port:9999}")
|
||||
private int port;
|
||||
|
||||
@Value("${server.servlet.context-path:''}")
|
||||
@Value("${server.servlet.context-path:}")
|
||||
private String contextPath;
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user