- <%--
- Created by IntelliJ IDEA.
- User: x'b'w
- Date: 2021/6/29
- Time: 15:13
- 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>
|