diff --git a/src/main/webapp/WEB-INF/views/statementDir/ThreeDaysFile.jsp b/src/main/webapp/WEB-INF/views/statementDir/ThreeDaysFile.jsp
new file mode 100644
index 00000000..485c67ce
--- /dev/null
+++ b/src/main/webapp/WEB-INF/views/statementDir/ThreeDaysFile.jsp
@@ -0,0 +1,537 @@
+<%@ page import="java.util.ResourceBundle" %>
+
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
+
+
+
+
归档报表
+ <%ResourceBundle res = ResourceBundle.getBundle("config.jdbc"); %>
+
+
+
+
+
+
+ <%@include file="../../jspf/comm.jspf" %>
+ <%@include file="../../jspf/ztreeCommom.jsp" %>
+
+
+
+
+
+
+
+
+
+<%--执行计划--%>
+
+
+
+
+
+
+
\ No newline at end of file