测试url

This commit is contained in:
haozq 2024-11-18 09:54:22 +08:00
parent 8edeb170a6
commit c8075cfc04
1 changed files with 2 additions and 2 deletions

View File

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