feat: 下载加密变更

国标、海外 列表页下载、详情页下载、无水印下载不加密
企标:列表页下载、详情页下载、无水印下载研发密,
其他的全部OA密。
This commit is contained in:
2024-03-19 10:30:30 +08:00
parent 1ea3fd2054
commit 2a2e10a11b
6 changed files with 84 additions and 17 deletions
@@ -459,7 +459,8 @@ download:
# 文件下载、预览拦截路径,多个以逗号分隔
download_url: /sys/common/download/
view_url: /sys/common/view/
white_url: /onlyOffice,/enterprise/templateDownload,/exportDataWithFile,/exportSplitInfoZip,/lawsCustomCompareInfo/exportExcel
white_url: /noEncryptDownload,/overseas/exportData,/overseas/exportDataWithFile,/overseas/templateDownload,/domestic/exportData,/domestic/exportDataWithFile,/domestic/templateDownload,/onlyOffice,/enterprise/templateDownload,/exportDataWithFile,/exportSplitInfoZip,/lawsCustomCompareInfo/exportExcel
dev_encrypt_url: /devEncryptDownload, /enterprise/exportData
# 管理员角色
admin_role_code: admin,BZGLY
# 加密参数
@@ -431,7 +431,8 @@ download:
# 文件下载、预览拦截路径,多个以逗号分隔
download_url: /sys/common/download/
view_url: /sys/common/view/
white_url: /onlyOffice,/enterprise/templateDownload,/exportDataWithFile,/exportSplitInfoZip,/lawsCustomCompareInfo/exportExcel
white_url: /noEncryptDownload,/overseas/exportData,/overseas/exportDataWithFile,/overseas/templateDownload,/domestic/exportData,/domestic/exportDataWithFile,/domestic/templateDownload,/onlyOffice,/enterprise/templateDownload,/exportDataWithFile,/exportSplitInfoZip,/lawsCustomCompareInfo/exportExcel
dev_encrypt_url: /devEncryptDownload, /enterprise/exportData
# 管理员角色
admin_role_code: admin,BZGLY
# 加密参数
@@ -423,7 +423,8 @@ download:
# 文件下载、预览拦截路径,多个以逗号分隔
download_url: /sys/common/download/,/laws/standard/common/downloadWithWaterMark
view_url: /sys/common/view/,/onlyOffice/downLoadFile
white_url: /onlyOffice
white_url: /noEncryptDownload,/overseas/exportData,/overseas/exportDataWithFile,/overseas/templateDownload,/domestic/exportData,/domestic/exportDataWithFile,/domestic/templateDownload,/onlyOffice,/enterprise/templateDownload,/exportDataWithFile,/exportSplitInfoZip,/lawsCustomCompareInfo/exportExcel
dev_encrypt_url: /devEncryptDownload, /enterprise/exportData
# 管理员角色
admin_role_code: admin,BZGLY
# 加密参数