Gitiles
Code Review
Sign In
source.supwisdom.com
/
epayment
/
food_payapi
/
67cf6308fe128173c041c03a7ee75ab6fdeb1626
/
.
/
src
/
main
/
webapp
/
pages
/
index.jsp
blob: ee21225b7f8462a93d44dfbc16868f2f0d00658c [
file
] [
log
] [
blame
]
<%@
page contentType
=
"text/html;charset=UTF-8"
language
=
"java"
%>
<html>
<head>
<title>
支付平台页面
</title>
</head>
<body>
欢迎访问支付平台!
</body>
</html>