From 6bd057512efa56791dec3f88bd5900364c2516b6 Mon Sep 17 00:00:00 2001 From: syruan <321359594@qq.com> Date: Sun, 4 Jan 2026 16:29:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=BA=E5=85=B7=E5=BA=93=E5=AD=98=E6=94=B6?= =?UTF-8?q?=E8=97=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 14 ++++++++++---- bin/web/WEB-INF/web.xml | 6 ++++++ 2 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 bin/web/WEB-INF/web.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2ad4e82..c050ca0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -11,8 +11,6 @@ - - diff --git a/bin/web/WEB-INF/web.xml b/bin/web/WEB-INF/web.xml new file mode 100644 index 0000000..d80081d --- /dev/null +++ b/bin/web/WEB-INF/web.xml @@ -0,0 +1,6 @@ + + + \ No newline at end of file