Commit fc89b7b517e191fb6c9b66fa86dd05ebab0f54c5
1 parent
0b1cae75
测试提交权限
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java
| @@ -11,7 +11,7 @@ import org.springframework.scheduling.annotation.EnableScheduling; | @@ -11,7 +11,7 @@ import org.springframework.scheduling.annotation.EnableScheduling; | ||
| 11 | import springfox.documentation.oas.annotations.EnableOpenApi; | 11 | import springfox.documentation.oas.annotations.EnableOpenApi; |
| 12 | 12 | ||
| 13 | /** | 13 | /** |
| 14 | - * | 14 | + * 启动类 |
| 15 | */ | 15 | */ |
| 16 | @ServletComponentScan("com.genersoft.iot.vmp.conf") | 16 | @ServletComponentScan("com.genersoft.iot.vmp.conf") |
| 17 | @SpringBootApplication | 17 | @SpringBootApplication |