From 788ee8ab52cad32e930116a6c1830f41d4dd0120 Mon Sep 17 00:00:00 2001 From: 1 <1> Date: Wed, 18 Jun 2025 10:17:37 +0800 Subject: [PATCH] =?UTF-8?q?env=E7=8E=AF=E5=A2=83=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/env.config.js b/env.config.js index 5e1adc3..2c84835 100644 --- a/env.config.js +++ b/env.config.js @@ -26,10 +26,10 @@ const CONFIG = { }, // 生产环境配置 production: { - officialWebUrl: 'https://js.xcwl-aiot.cn/', - baseUrl: 'https://js.xcwl-aiot.cn/prod-api/', - mqttServer: protocalDev + 'js.xcwl-aiot.cn/mqtt', - decoderUrl: 'https://js.xcwl-aiot.cn/', + officialWebUrl: 'https://iot-xcwl.cn/', + baseUrl: 'https://iot-xcwl.cn/prod-api/', + mqttServer: protocalProd + 'iot-xcwl.cn/mqtt', + decoderUrl: 'https://iot-xcwl.cn/', qqmapKey, xinzhiKey,