This commit is contained in:
2023-06-20 17:20:28 +08:00
parent efab939bdf
commit 2ec376f0f8
10 changed files with 292 additions and 255 deletions

View File

@ -33,7 +33,7 @@ mybatis-plus:
# MyBatis 自动映射时未知列或未知属性处理策
# NONE不做处理 WARNING打印相关警告 FAILING抛出异常和详细信息
autoMappingUnknownColumnBehavior: NONE
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
logging:
level: