From 58a6464ec16bb05d80a3b721b5d85f965381f436 Mon Sep 17 00:00:00 2001 From: PQZ Date: Tue, 22 Apr 2025 10:29:12 +0800 Subject: [PATCH 1/2] 1 --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index b066207..3420a53 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ // 应用全局配置 module.exports = { - baseUrl: 'http://192.168.1.4:8081', + baseUrl: 'http://192.168.1.4:8099', // baseUrl: 'http://localhost:8080', // 应用信息 appInfo: { From dd0d70e99fbc334eed6490a71e27c4428950ca99 Mon Sep 17 00:00:00 2001 From: PQZ Date: Tue, 22 Apr 2025 10:30:41 +0800 Subject: [PATCH 2/2] 1 --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 8845ac1..48c4e3b 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ // 应用全局配置 module.exports = { baseUrl: 'http://192.168.1.4:8099', - baseUrl: 'https://notice.lighting-it.cn', + // baseUrl: 'https://notice.lighting-it.cn', // baseUrl: 'http://localhost:8080', // 应用信息 appInfo: {