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