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