From ca03abb09691012aef1b02b385b000fd8d72dbdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=82=A5=E7=BE=8A?= <1048382248@qq.com> Date: Tue, 21 Apr 2026 16:50:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=20=E5=BC=80=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.env.development b/.env.development index 429c2db..fc5aae1 100644 --- a/.env.development +++ b/.env.development @@ -8,9 +8,9 @@ VITE_PUBLIC_PATH = / VITE_ROUTER_HISTORY = "hash" # 接口地址 -# VITE_API_BASEURL = "http://192.168.2.33:5199/api" -# #数据中心后台地址 -# VITE_API_USERCENTER_URL = "https://dca.w.23544.com:8843/api" +VITE_API_BASEURL = "http://192.168.2.33:5199/api" +#数据中心后台地址 +VITE_API_USERCENTER_URL = "https://dca.w.23544.com:8843/api" # # 接口地址 # VITE_API_BASEURL = "https://learn-archives-admin-dev.23544.com/api" @@ -19,6 +19,6 @@ VITE_ROUTER_HISTORY = "hash" # 接口地址 -VITE_API_BASEURL = "https://learn-archives-admin.23544.com/api" -#数据中心后台地址 -VITE_API_USERCENTER_URL = "https://dcb.23544.com/api" +# VITE_API_BASEURL = "https://learn-archives-admin.23544.com/api" +# #数据中心后台地址 +# VITE_API_USERCENTER_URL = "https://dcb.23544.com/api"