老系统对接
This commit is contained in:
20
webapp/supplier/remote.jsp
Normal file
20
webapp/supplier/remote.jsp
Normal file
@ -0,0 +1,20 @@
|
||||
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<title>错误</title>
|
||||
|
||||
<meta http-equiv="pragma" content="no-cache">
|
||||
<meta http-equiv="cache-control" content="no-cache">
|
||||
<meta http-equiv="expires" content="0">
|
||||
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
|
||||
<meta http-equiv="description" content="This is my page">
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h2 style="text-align: ceter;margin: 30% 20% 30% 20%;">您当前网络出现异常,请联系相应人员进行案件追踪 </h2>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user