From b401e5a937fad6eaa31aeaa16725ab8d19f84227 Mon Sep 17 00:00:00 2001 From: chenshaowei Date: Thu, 9 Apr 2026 14:38:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20index=E4=B8=8D=E7=BC=93?= =?UTF-8?q?=E5=AD=98=EF=BC=8C=E8=A7=A3=E5=86=B3=E6=9B=B4=E6=96=B0=E5=90=8E?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=AB=AF=E7=BC=93=E5=AD=98=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=B8=80=E7=9B=B4=E7=99=BD=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/web.config | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public/web.config diff --git a/public/web.config b/public/web.config new file mode 100644 index 0000000..f2fd51b --- /dev/null +++ b/public/web.config @@ -0,0 +1,12 @@ + + + + + + + + + + + + -- 2.38.1.windows.1