关闭mybatislog

This commit is contained in:
zhangzhiqiang
2023-01-27 12:59:16 +08:00
parent d3f0dfa427
commit 61822e95fb

View File

@@ -110,7 +110,7 @@ sa-token:
mybatis-plus:
configuration:
map-underscore-to-camel-case: true
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
mapper-locations:
- classpath:org.nl.**.mapper/*.xml
global-config: