add
This commit is contained in:
@ -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日志
|
||||
|
Reference in New Issue
Block a user