关闭sql日志

This commit is contained in:
TinyAnts 2022-04-15 11:51:13 +08:00
parent 8a763d2ac6
commit 63f69bbc74
1 changed files with 2 additions and 2 deletions

View File

@ -50,8 +50,8 @@ spring:
mybatis-plus:
mapper-locations: classpath*:/mapper/**Mapper.xml # 映射文件路径
typeAliasesPackage: com.hxkj.**.mapper
configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# configuration:
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
global-config:
banner: false
db-config: