From b9681322b69759cb8ef5657baed365415b24f060 Mon Sep 17 00:00:00 2001 From: zouzhiwen <409053122@qq.com> Date: Mon, 11 May 2026 11:10:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=B9=E5=99=A8=E4=B8=8B=E5=88=B0?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E7=AB=99=E7=82=B9=E7=9A=84=E8=BF=87=E6=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index d12f28e..f4175a7 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ # 开发环境 — 留空,走 vite.config.ts 中的 proxy -VITE_API_BASE=http://localhost:8114 +VITE_API_BASE=https://sit-api.baoshi56.com VITE_ENTRY_OPTIONS=ops,monitor