Browse Source

配置文件修改

周箭河 5 years ago
parent
commit
f9cd9f4de0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mec-web/src/main/resources/application.yml

+ 1 - 1
mec-web/src/main/resources/application.yml

@@ -72,7 +72,7 @@ spring:
 
 mybatis:
   mapperLocations: classpath:config/mybatis/*.xml
-  configuration:
+  #configuration:
   #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
 
 swagger: