添加导出是否带水印配置,默认为带水印

This commit is contained in:
刘哲贤
2024-04-16 22:42:20 +08:00
parent c761a94c43
commit 44938b34a5
4 changed files with 17 additions and 5 deletions

View File

@@ -143,4 +143,7 @@ sa-token:
# 启动时的字符画打印
is-print: false
# 是否从cookie读取token
is-read-cookie: false
is-read-cookie: false
export:
show-watermark: true