From b6ba0f06b1c99cfda7718c9cc50a1dc538ed177a Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Thu, 16 Dec 2021 21:51:16 +0800 Subject: [PATCH] feat:new --- 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 51df1c9b6..37ec9de98 100644 --- a/src/sysConfig/index.js +++ b/src/sysConfig/index.js @@ -19,7 +19,7 @@ const devWebUrl = 'https://srms.foton.com.cn/#/' const webLoginType = 'idm' // 配置onlyOffice 前端服务 -const onlyOfficeUrl = 'http://127.0.0.1:8080' +const onlyOfficeUrl = 'http://10.100.5.116:8088' // 云端端口号 const DEV_CLOUD_RES_INTERFACE_PORT = '7777'