日志打印问题

This commit is contained in:
2025-08-29 13:52:28 +08:00
parent ac21e51039
commit 9278454384
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -153,9 +153,9 @@ sa-token:
# 是否打开自动续签 (如果此值为true,框架会在每次直接或间接调用 getLoginId() 时进行一次过期检查与续签操作)
auto-renew: true
# 是否输出操作日志
is-log: true
is-log: false
# 日志等级(trace、debug、info、warn、error、fatal
log-level: debug
log-level: warn
# 启动时的字符画打印
is-print: false
# 是否从cookie读取token