From 281c99edd59019cb25546adb5c5df210a7f96449 Mon Sep 17 00:00:00 2001 From: "Mr.j" <2221464500@qq.com> Date: Mon, 11 Aug 2025 11:07:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9E=E6=8E=A5=E6=9C=AC=E5=9C=B0=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.development b/.env.development index 2f34c73..f9e86b9 100644 --- a/.env.development +++ b/.env.development @@ -3,7 +3,6 @@ VITE_API_PREFIX = '/dev-api' # 接口地址 -# VITE_API_BASE_URL = 'http://pms.dtyx.net:9158/' VITE_API_BASE_URL = 'http://localhost:8888/' # 接口地址 (WebSocket)