From 3cbc7c9d7a694dc35ee60d9a7e5e0e42a1667c37 Mon Sep 17 00:00:00 2001 From: xudan Date: Sun, 8 Jun 2025 19:01:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0WebSocket=E5=9F=BA?= =?UTF-8?q?=E7=A1=80=E8=B7=AF=E5=BE=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 5f8dd34..c7c4f0f 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1,3 @@ ENV_APP_TITLE=运输控制系统(开发) -# ENV_HTTP_BASE=/mocks \ No newline at end of file +# ENV_HTTP_BASE=/mocks +ENV_WEBSOCKET_BASE=/jeecg-boot \ No newline at end of file