瀏覽代碼

修改配置文件

syh 5 年之前
父節點
當前提交
2bc70b547a
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. 1 4
      jeecg-boot-module-system/src/main/resources/application-test.yml

+ 1 - 4
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -130,11 +130,8 @@ mybatis-plus:
       id-type: 4
       # 默认数据库表下划线命名
       table-underline: true
-  configuration:
+#  configuration:
   # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
-
-    # 这个配置会将执行的sql打印出来,在开发或测试的时候可以用
-      #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
   #分页pageHelper
 pagehelper:
   helper-dialect: mysql