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'