浏览代码

配置文件修改

周箭河 5 年之前
父节点
当前提交
f9cd9f4de0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: