优化日志输出

This commit is contained in:
xxx
2024-07-05 14:21:45 +08:00
parent 5fa072592a
commit 1c2ed1e4df
9 changed files with 25 additions and 3 deletions

View File

@@ -53,8 +53,6 @@ mybatis:
mybatis-plus:
global-config:
banner: false
# configuration:
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
sa-token:
token-name: "Authorization"
@@ -63,7 +61,9 @@ sa-token:
is-share: false
jwt-secret-key: "playeduxyz"
token-prefix: "Bearer"
is-log: false
is-print: false
is-log: true
log-level: "warn"
playedu:
core: