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