GuestBook/web/System/adminManage.jsp
2023-06-09 17:06:36 +08:00

17 lines
298 B
Plaintext

<%--
Created by IntelliJ IDEA.
User: LDQ
Date: 2023/6/9
Time: 16:57
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>Title</title>
</head>
<body>
管理员管理
</body>
</html>