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