注释掉日志打印
This commit is contained in:
@@ -24,8 +24,8 @@ spring:
|
|||||||
|
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
#打印SQL日志 建议生产环境关掉 否则日志爆炸
|
#打印SQL日志 建议生产环境关掉 否则日志爆炸
|
||||||
configuration:
|
# configuration:
|
||||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||||
global-config:
|
global-config:
|
||||||
db-config:
|
db-config:
|
||||||
logic-delete-field: delFlag
|
logic-delete-field: delFlag
|
||||||
|
|||||||
Reference in New Issue
Block a user