From ec493d6ff4d76082f111ea1c3b552e5eadf307e6 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Tue, 1 Aug 2023 17:19:06 +0800 Subject: [PATCH] 66 --- 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 96c2fb5..584465f 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.47.252:9090'; + window.SITE_CONFIG['baseUrl'] = 'http://192.168.1.120:8887'; // cdn地址 = 域名 + 版本号 window.SITE_CONFIG['domain'] = './'; // 域名