From 547ec3f94bf2de01b3e806f4bdb532973e53f75c Mon Sep 17 00:00:00 2001 From: liub Date: Mon, 17 Nov 2025 15:31:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90HBY102?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index a4c0eeb..93e0224 100644 --- a/config/index.js +++ b/config/index.js @@ -2,7 +2,7 @@ const config = { // 开发环境 development: { - BASE_URL: 'http://192.168.2.23:8000', + BASE_URL: 'https://www.cnxhyc.com/jq', API_PREFIX: '', // MQTT 配置 MQTT_HOST: 'www.cnxhyc.com',