From 969a22827f528cbe4b0c0b8eee80db071638598e Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Thu, 15 Dec 2022 17:18:17 +0800 Subject: [PATCH] =?UTF-8?q?10=E7=8E=AF=E5=A2=83onlyoffice=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sysConfig/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sysConfig/index.js b/src/sysConfig/index.js index 69e2c1375..1467ca0b7 100644 --- a/src/sysConfig/index.js +++ b/src/sysConfig/index.js @@ -24,7 +24,7 @@ const webLoginType = 'dev' // 配置onlyOffice 前端服务 // const onlyOfficeUrl = 'http://127.0.0.1:8080' -const onlyOfficeUrl = 'http://10.10.10.46:8103' +const onlyOfficeUrl = 'http://10.10.10.46:8889' // 云端端口号 const DEV_CLOUD_RES_INTERFACE_PORT = '7777'