From 801d9c542318796785641a37c333d800dd6950f7 Mon Sep 17 00:00:00 2001 From: Superman_Main <396572590@qq.com> Date: Sat, 27 Nov 2021 21:20:01 +0800 Subject: [PATCH] feat:FOTON release --- public/static/onlyOffice/editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/onlyOffice/editor.html b/public/static/onlyOffice/editor.html index ee8bdad9a..d721b4178 100644 --- a/public/static/onlyOffice/editor.html +++ b/public/static/onlyOffice/editor.html @@ -108,7 +108,7 @@ "documentType": documentType, // 文档类word-text、表格类excel-spreadsheet、ppt类-presentation "editorConfig": { // 此处配置回调地址 - "callbackUrl": `127.0.0.1:8080/api/att/attFile/recieveFile?fileNm=${fileName}&standNo=${filePath}`, + "callbackUrl": `http://10.100.5.116:4202/api/att/attFile/recieveFile?fileNm=${fileName}&standNo=${filePath}`, "mode":"edit", "lang":"zh-CN", // "customization": {