diff --git a/src/main/webapp/WEB-INF/pages/userMsg.jsp b/src/main/webapp/WEB-INF/pages/userMsg.jsp index 210d210..8800829 100644 --- a/src/main/webapp/WEB-INF/pages/userMsg.jsp +++ b/src/main/webapp/WEB-INF/pages/userMsg.jsp @@ -1,10 +1,4 @@ -<%-- - Created by IntelliJ IDEA. - User: yht - Date: 2021/5/30 - Time: 11:54 - To change this template use File | Settings | File Templates. ---%> + <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>