From cff62870a3a48e8d5ce466c53f73495e9ff8a452 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: Mon, 23 Mar 2026 16:16:38 +0800 Subject: [PATCH] =?UTF-8?q?clodop=E6=8E=88=E6=9D=83=E5=A4=96=E7=A7=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/config/index-prod.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/config/index-prod.js b/static/config/index-prod.js index 13541ef..3b7be44 100644 --- a/static/config/index-prod.js +++ b/static/config/index-prod.js @@ -7,10 +7,10 @@ // api接口请求地址 window.SITE_CONFIG['baseUrl'] = 'http://192.168.2.172:9090'; - // LODOP 打印图片根路径(无末尾/)- rqrq + // LODOP 打印图片根路径(无末尾/)- rqrq 这三个地址的端口 国外是82 苏州是80!!!! window.SITE_CONFIG['printAssetBaseUrl'] = 'http://192.168.2.172:80/print'; - window.SITE_CONFIG['uploadBaseUrl'] = 'http://192.168.2.172/upload/'; - window.SITE_CONFIG['sopFileBaseUrl'] = 'http://192.168.2.172/sopFile/'; + window.SITE_CONFIG['uploadBaseUrl'] = 'http://192.168.2.172:80/upload/'; + window.SITE_CONFIG['sopFileBaseUrl'] = 'http://192.168.2.172:80/sopFile/'; // LODOP 控件授权 SET_LICENSES 四段 - rqrq window.SITE_CONFIG['lodopLicenseStr1'] = '';