- <%--
- Created by IntelliJ IDEA.
- User: Lenovo
- Date: 2023/7/27
- Time: 14:40
- To change this template use File | Settings | File Templates.
- --%>
- <%@ page contentType="text/html;charset=UTF-8" language="java" %>
- <html>
- <head>
- <title>结果页</title>
- </head>
- <body>
- <h1>ok...</h1>
- </body>
- </html>
|