ソースを参照

测试提交权限

jiang 3 年 前
コミット
fc89b7b517
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java

+ 1 - 1
src/main/java/com/genersoft/iot/vmp/VManageBootstrap.java

@@ -11,7 +11,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
 import springfox.documentation.oas.annotations.EnableOpenApi;
 import springfox.documentation.oas.annotations.EnableOpenApi;
 
 
 /**
 /**
- *
+ * 启动类
  */
  */
 @ServletComponentScan("com.genersoft.iot.vmp.conf")
 @ServletComponentScan("com.genersoft.iot.vmp.conf")
 @SpringBootApplication
 @SpringBootApplication