From fb91712d61658adfd37d0459f5d130489d127336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Fri, 27 Mar 2026 09:05:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/config/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/config/index.js b/static/config/index.js index 42d71db..b6d93b8 100644 --- a/static/config/index.js +++ b/static/config/index.js @@ -13,10 +13,10 @@ window.SITE_CONFIG['cdnUrl'] = window.SITE_CONFIG.domain + window.SITE_CONFIG.version; // LODOP 打印图片根路径(无末尾/,与代码中拼接 /文件名 一致)- rqrq - window.SITE_CONFIG['printAssetBaseUrl'] = 'http://localhost:80/print'; + window.SITE_CONFIG['printAssetBaseUrl'] = 'http://192.168.1.83:81/print'; // 上传、SOP 静态根路径(带末尾/)- rqrq - window.SITE_CONFIG['uploadBaseUrl'] = 'http://localhost:9090/upload/'; - window.SITE_CONFIG['sopFileBaseUrl'] = 'http://localhost:9090/sopFile/'; + window.SITE_CONFIG['uploadBaseUrl'] = 'http://192.168.1.83:81/upload/'; + window.SITE_CONFIG['sopFileBaseUrl'] = 'http://192.168.1.83:81/sopFile/'; // LODOP 控件授权 SET_LICENSES 四段 - rqrq window.SITE_CONFIG['lodopLicenseStr1'] = '';