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