PAYAPI基板
diff --git a/src/main/webapp/pages/index.jsp b/src/main/webapp/pages/index.jsp
new file mode 100644
index 0000000..ee21225
--- /dev/null
+++ b/src/main/webapp/pages/index.jsp
@@ -0,0 +1,9 @@
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+<html>
+<head>
+    <title>支付平台页面</title>
+</head>
+<body>
+    欢迎访问支付平台!
+</body>
+</html>