Update SwaggerConfig.java

This commit is contained in:
macro
2020-09-13 10:52:55 +08:00
parent aa53dee56a
commit a1ce57c629

View File

@@ -13,7 +13,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