Browse Source

Update SwaggerConfig.java

macro 3 years ago
parent
commit
a6caa90128

+ 1 - 1
mall-demo/src/main/java/com/macro/mall/demo/config/SwaggerConfig.java

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