This commit is contained in:
FJY
2017-10-29 22:55:28 +08:00
parent bc345795db
commit 56ae828c97
186 changed files with 7949 additions and 360 deletions

View File

@@ -0,0 +1,3 @@
<%@ page contentType="text/html; charset=gb2312" language="java"%>
<%@ include file="content.jsp"%>
<%response.sendRedirect("main.jsp");%>