From 5952b1c90e9d30b6111ecadbf8bc6f3cf8886abe Mon Sep 17 00:00:00 2001
From: G405G <guilongji@outlook.com>
Date: 星期五, 18 十一月 2022 14:01:45 +0800
Subject: [PATCH] !253 过滤器链使用IoUtil.read方法导致request流关闭 * fix-过滤器链使用IoUtil.read方法导致request流关闭

---
 ruoyi-ui/bin/run-web.bat |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/ruoyi-ui/bin/run-web.bat b/ruoyi-ui/bin/run-web.bat
new file mode 100644
index 0000000..0318c52
--- /dev/null
+++ b/ruoyi-ui/bin/run-web.bat
@@ -0,0 +1,12 @@
+@echo off
+echo.
+echo [淇℃伅] 浣跨敤 Vue CLI 鍛戒护杩愯 Web 宸ョ▼銆�
+echo.
+
+%~d0
+cd %~dp0
+
+cd ..
+npm run dev
+
+pause
\ No newline at end of file

--
Gitblit v1.9.3