From 17dc7cf9c8d764ea29491e0fbf07388786548287 Mon Sep 17 00:00:00 2001 From: liguigong Date: Sun, 28 Sep 2025 15:39:31 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 4c8aa5c..91212d1 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ SHOPRO_VERSION=v2.4.1 # 后端接口 - 正式环境(通过 process.env.NODE_ENV 非 development) -SHOPRO_BASE_URL=http://api-dashboard.yudao.iocoder.cn +SHOPRO_BASE_URL=https://puton.huimeimeta.com # 后端接口 - 测试环境(通过 process.env.NODE_ENV = development) SHOPRO_DEV_BASE_URL=https://puton.huimeimeta.com