src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java @@ -23,4 +23,5 @@ VManageBootstrap.context = SpringApplication.run(VManageBootstrap.class, args); } }