From af5521a666794da529f7de5104d0c57ee21409f1 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Tue, 6 Feb 2024 10:34:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89pdf=E6=8F=92=E4=BB=B6=20=20?= =?UTF-8?q?=E6=97=A0=E7=94=A8=20=20=E5=AF=BC=E8=87=B4=E6=89=93=E5=8C=85?= =?UTF-8?q?=E5=A4=B1=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/config/index-prod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/config/index-prod.js b/static/config/index-prod.js index 03f53ab..fb4b30d 100644 --- a/static/config/index-prod.js +++ b/static/config/index-prod.js @@ -5,7 +5,7 @@ window.SITE_CONFIG = {}; // api接口请求地址 - window.SITE_CONFIG['baseUrl'] = 'http://192.168.1.120:8902'; + window.SITE_CONFIG['baseUrl'] = 'http://10.0.0.88:8002'; // cdn地址 = 域名 + 版本号 window.SITE_CONFIG['domain'] = './'; // 域名