diff --git a/web/publicManagement.jsp b/web/WEB-INF/view/showPublicManagement.jsp
similarity index 50%
rename from web/publicManagement.jsp
rename to web/WEB-INF/view/showPublicManagement.jsp
index 90f124a..eebe584 100644
--- a/web/publicManagement.jsp
+++ b/web/WEB-INF/view/showPublicManagement.jsp
@@ -1,16 +1,28 @@
<%--
Created by IntelliJ IDEA.
User: bd
- Date: 2025/3/27
- Time: 23:30
+ Date: 2025/4/7
+ Time: 13:10
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
- 入门程序
+ Title
-success!
+hello!
+
+用户信息:${printInfo.unq}
+
+
+用户名:${printInfo.unw}
+
+
+物流信息:${printInfo.une}
+
+
+售后信息:${printInfo.unr}
+
diff --git a/web/addpublicManagement.jsp b/web/addpublicManagement.jsp
new file mode 100644
index 0000000..463ba29
--- /dev/null
+++ b/web/addpublicManagement.jsp
@@ -0,0 +1,45 @@
+<%--
+ Created by IntelliJ IDEA.
+ User: bd
+ Date: 2025/3/27
+ Time: 23:30
+ To change this template use File | Settings | File Templates.
+--%>
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+
+
+ 添加信息
+
+
+success!
+
+
+