mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-23 13:37:49 +08:00
test
This commit is contained in:
parent
afe2450a14
commit
e7f5cfc422
@ -24,6 +24,7 @@ public class VManageBootstrap extends LogManager {
|
|||||||
private static ConfigurableApplicationContext context;
|
private static ConfigurableApplicationContext context;
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
VManageBootstrap.args = args;
|
VManageBootstrap.args = args;
|
||||||
|
System.out.println("test");
|
||||||
VManageBootstrap.context = SpringApplication.run(VManageBootstrap.class, args);
|
VManageBootstrap.context = SpringApplication.run(VManageBootstrap.class, args);
|
||||||
}
|
}
|
||||||
// 项目重启
|
// 项目重启
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user