启动不输出sa-token日志

This commit is contained in:
JEECG
2025-12-21 19:51:33 +08:00
parent c4c3d831dc
commit c91f56c59a

View File

@@ -17,4 +17,6 @@ sa-token:
# token 风格默认可取值uuid、simple-uuid、random-32、random-64、random-128、tik
token-style: uuid
# 是否输出操作日志
is-log: false
is-log: false
# 关闭打印 banner
is-print: false