This commit is contained in:
2023-06-12 15:27:03 +08:00
parent d1990dc0e3
commit 0c32e0e619
9 changed files with 93 additions and 18 deletions

View File

@ -47,3 +47,7 @@ mybatis-plus:
# NONE不做处理 WARNING打印相关警告 FAILING抛出异常和详细信息
autoMappingUnknownColumnBehavior: NONE
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
logging:
level:
com.qiaoba: debug #开发环境输出sql日志