xinyb
2024-03-12 a724cc9cb339f5ec0a13d5fae58e3edecfd6ff4b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<%@ page contentType="text/html;charset=utf-8"%>
<!DOCTYPE html >
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>10001</title>
</head>
<body>
<script language="javascript"type="text/javascript">
   alert("当前系统请配置好数据源唯一访问域名 CorpURL ,配置时需要全名称,如: http://mp.onbus.cn");
   window.location.href="/";
</script>
 
</body>
</html>