From 51a52790d78a642ae2b81d33922754b506adef08 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 16 九月 2022 16:38:55 +0800
Subject: [PATCH] 1

---
 WebContent/WEB-INF/web.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml
index 3b443ac..32f2a40 100644
--- a/WebContent/WEB-INF/web.xml
+++ b/WebContent/WEB-INF/web.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.org/xml/ns/javaee" xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" id="WebApp_ID" version="3.1">
+  <!-- 姝ゅ娣诲姞 absolute-ordering 鏍囩 -->
+  <!--  <absolute-ordering/>-->
+
   <display-name>cas</display-name>
   <welcome-file-list>
     <welcome-file>index.html</welcome-file>

--
Gitblit v1.9.3