From c8075cfc040b5ea4aa0bfa31706fe77f470d919c Mon Sep 17 00:00:00 2001 From: haozq <1611483981@qq.com> Date: Mon, 18 Nov 2024 09:54:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/public.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/public.js b/js/public.js index 922ab7e..e5670c5 100644 --- a/js/public.js +++ b/js/public.js @@ -1,5 +1,5 @@ -const dataUrl = 'http://127.0.0.1:21995/'; // 数据请求路径 -const fileUrl = 'http://127.0.0.1:21995/statics'; // 文件路径 +const dataUrl = 'http://192.168.0.14:21999/'; // 数据请求路径 +const fileUrl = 'http://192.168.0.14:21999/statics'; // 文件路径 const signFileUrl = 'http://127.0.0.1:21995/statics'; // 签名文件路径 const viewFileUrl = 'http://192.168.0.14:8012/onlinePreview?url=' //14服务器预览文件