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