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