Lawrence
2021-01-11 e739c379aed9975fa538048737e462b14e5d1776
src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java
@@ -11,5 +11,4 @@
   public static void main(String[] args) {
      SpringApplication.run(VManageBootstrap.class, args);
   }
}