소스 검색

配置文件修改

周箭河 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: