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服务器预览文件