From cb296e3ea445bc222285e3bc58cfffe76fc3189d Mon Sep 17 00:00:00 2001 From: xudan Date: Thu, 12 Jun 2025 17:45:30 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9ws=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E8=B7=AF=E5=BE=84?= 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 c7c4f0f..df9a476 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ ENV_APP_TITLE=运输控制系统(开发) # ENV_HTTP_BASE=/mocks -ENV_WEBSOCKET_BASE=/jeecg-boot \ No newline at end of file +ENV_WEBSOCKET_BASE=/ws \ No newline at end of file