(cherry picked from commit 552d81c65845901278974f68c58b428e0f7c0480)
@@ -98,7 +98,7 @@ mybatis-plus:
cache-enabled: true
map-underscore-to-camel-case: true
#配置sql 打印到控制台
- log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+ log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl
# PageHelper分页插件
pagehelper: