Commit fc89b7b517e191fb6c9b66fa86dd05ebab0f54c5

Authored by jiang
1 parent 0b1cae75

测试提交权限

src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java
... ... @@ -11,7 +11,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
11 11 import springfox.documentation.oas.annotations.EnableOpenApi;
12 12  
13 13 /**
14   - *
  14 + * 启动类
15 15 */
16 16 @ServletComponentScan("com.genersoft.iot.vmp.conf")
17 17 @SpringBootApplication
... ...