mirror of
https://gitee.com/anji-plus/report.git
synced 2026-05-20 08:47:18 +08:00
bugfix--分享链接下excel无法导出的问题
This commit is contained in:
@@ -94,7 +94,7 @@ logging:
|
||||
# 本应用自定义参数
|
||||
customer:
|
||||
# 跳过token验证和权限验证的url清单
|
||||
skip-authenticate-urls: /gaeaDict/all, /login, /static, /file/download/, /index.html, /favicon.ico, /reportShare/detailByCode, /v2/api-docs
|
||||
skip-authenticate-urls: /gaeaDict/all, /login, /static, /file/download/, /index.html, /favicon.ico, /reportShare/detailByCode, /v2/api-docs, /reportExcel/exportExcel
|
||||
file:
|
||||
#导入导出临时文件夹 默认.代表当前目录,拼接/tmp_zip/目录
|
||||
tmpPath: .
|
||||
|
||||
Reference in New Issue
Block a user