From 47a751cb301d05276ae5d75145d57b2d090fe4e1 Mon Sep 17 00:00:00 2001
From: kongzy <kongzy>
Date: 星期一, 01 七月 2024 10:58:35 +0800
Subject: [PATCH] change

---
 src/main/webapp/WEB-INF/web.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml
index bef408e..d84dddd 100644
--- a/src/main/webapp/WEB-INF/web.xml
+++ b/src/main/webapp/WEB-INF/web.xml
@@ -7,7 +7,7 @@
         metadata-complete="true">
     <context-param>
         <param-name>webAppRootKey</param-name>
-        <param-value>smartlab</param-value>
+        <param-value>smartlab_promote</param-value>
     </context-param>
 
     <context-param>

--
Gitblit v1.9.2