From f77633f04a24e884b74ca204f124236052fd6c6d Mon Sep 17 00:00:00 2001 From: zoujing Date: Sun, 3 Aug 2025 16:36:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=BF=E6=8D=A2=E4=BA=86=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- constant/base.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constant/base.js b/constant/base.js index f9ea3a1..a6f618c 100644 --- a/constant/base.js +++ b/constant/base.js @@ -1,3 +1,3 @@ const isProd = true -export const BASE_URL = 'http://8.138.234.141/ingress' \ No newline at end of file +export const BASE_URL = 'https://onefeel.brother7.cn/ingress' //'http://8.138.234.141/ingress' \ No newline at end of file