From bc131131c5c96f8cb3bed679d4a359820c22e335 Mon Sep 17 00:00:00 2001
From: 15832144755 <67030627+15832144755@users.noreply.github.com>
Date: 星期四, 17 三月 2022 09:38:47 +0800
Subject: [PATCH] 3.17

---
 src/main/resources/spring-mvc.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/spring-mvc.xml b/src/main/resources/spring-mvc.xml
index eae31e9..a3b7586 100644
--- a/src/main/resources/spring-mvc.xml
+++ b/src/main/resources/spring-mvc.xml
@@ -23,7 +23,7 @@
 	</mvc:annotation-driven> 
     <aop:aspectj-autoproxy/>
     <!-- 灏嗘棤娉昺apping鍒癈ontroller鐨刾ath浜ょ粰default servlet handler澶勭悊 -->
-    <!--<mvc:default-servlet-handler/>-->
+    <!-- <mvc:default-servlet-handler/> -->
     <mvc:resources mapping="/static/**" location="/static/"/>
 
     <!-- 瀹氫箟JSP鏂囦欢鐨勪綅缃� -->

--
Gitblit v1.10.0