From 9753be596791932c71b734655fdaae4e3605eaec Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Thu, 25 Jan 2024 09:11:08 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BC=81=E6=A0=87=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=9C=A8=E7=BA=BF=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/api_address_config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/api_address_config.js b/public/api_address_config.js index b48b5a2a..3e6606fd 100644 --- a/public/api_address_config.js +++ b/public/api_address_config.js @@ -11,9 +11,11 @@ window._CONFIG.casPrefixUrl = 'http://cas.example.org:8443/cas' // 预览文件地址 window._CONFIG.onlinePreviewDomainURL = 'http://127.0.0.1:8012/onlinePreview' // onlyOffice前端服务地址 -window._CONFIG.onlyOfficeUrl = 'http://10.0.1.19:8083' +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' // 水印配置