From 37336922a1df99ac1636e398e12e64dedfba10e5 Mon Sep 17 00:00:00 2001
From: 15832144755 <67030627+15832144755@users.noreply.github.com>
Date: 星期四, 18 十一月 2021 16:15:16 +0800
Subject: [PATCH] 11.18完整39

---
 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