From ae53c7ddd7dfc7caff2706ab483cf7992fd0d3ca Mon Sep 17 00:00:00 2001 From: b2894lxlx <517289602@qq.com> Date: Wed, 19 Nov 2025 20:25:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E5=9F=9F=E5=90=8D?= 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 b3a1709..bcb7425 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ VITE_APP_NAME=后台管理系统 VITE_SOCKET_URL=wss://server.websoft.top VITE_SERVER_URL=https://server.websoft.top/api #VITE_API_URL=https://cms-api.websoft.top/api -VITE_API_URL=http://1.14.159.185:9200/api +VITE_API_URL=https://jfsj.wsdns.cn/api #VITE_SOCKET_URL=ws://127.0.0.1:9191 #VITE_SERVER_URL=http://127.0.0.1:8000/api