[update] 删除documentUrl配置项

This commit is contained in:
lideqin
2024-04-26 18:48:43 +08:00
parent b730d0f04d
commit c940918801
7 changed files with 3 additions and 11 deletions
-2
View File
@@ -14,8 +14,6 @@ window._CONFIG.onlinePreviewDomainURL = 'http://127.0.0.1:8012/onlinePreview'
window._CONFIG.onlyOfficeUrl = 'http://10.0.10.87:8083'
// onlyOffice下载文件地址(暂时没用)
window._CONFIG.onlyOfficeDownloadFileUrl = 'http://localhost:8184/sys/common/download'
// onlyOffice文件获取地址
window._CONFIG.documentUrl = 'http://10.0.10.87:8184/laws-sinotruk/onlyOffice/downLoadFile?path='
// 管理员角色code,英文逗号拼接
window._CONFIG.adminRoleCode = 'admin,BZGLY'
// 水印配置