Update SwaggerConfig.java

This commit is contained in:
macro
2021-11-13 10:17:23 +08:00
parent e313d096bb
commit a6caa90128

View File

@@ -7,7 +7,7 @@ import springfox.documentation.swagger2.annotations.EnableSwagger2;
/** /**
* Swagger API文档相关配置 * Swagger API文档相关配置
* Created by macro on 2019/4/8. * Created by macro on 2018/4/26.
*/ */
@Configuration @Configuration
@EnableSwagger2 @EnableSwagger2