Selaa lähdekoodia

配置文件修改

周箭河 5 vuotta sitten
vanhempi
commit
f9cd9f4de0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: