From 741d66c00c593d4f14cd6731d3e4af6ee5c191ac Mon Sep 17 00:00:00 2001
From: 15832144755 <67030627+15832144755@users.noreply.github.com>
Date: 星期五, 23 七月 2021 10:51:51 +0800
Subject: [PATCH] 7.23
---
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