mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-15 15:13:51 +08:00
添加导出是否带水印配置,默认为带水印
This commit is contained in:
@@ -143,4 +143,7 @@ sa-token:
|
||||
# 启动时的字符画打印
|
||||
is-print: false
|
||||
# 是否从cookie读取token
|
||||
is-read-cookie: false
|
||||
is-read-cookie: false
|
||||
|
||||
export:
|
||||
show-watermark: true
|
||||
Reference in New Issue
Block a user