Update Swagger2Config.java

This commit is contained in:
macro
2020-06-29 20:45:03 +08:00
parent 1eae3e02bc
commit 93863727b3

View File

@@ -11,7 +11,7 @@ import springfox.documentation.spring.web.plugins.Docket;
import springfox.documentation.swagger2.annotations.EnableSwagger2;
/**
* Swagger2API文档配置
* Swagger API文档相关配置
* Created by macro on 2018/4/26.
*/
@Configuration