仪表盘
版本库
文件存储
活动
搜索
登录
main
/
jhs
北京禁核试项目
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
提交se-system代码
13693261870
2025-06-24
8565bd83fcd670ec8379084d600eb97d18037d21
[jhs.git]
/
se-system
/
src
/
main
/
resources
/
templates
/
druid.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>管道基础大数据平台服务-数据库监控</title>
<script>
location.href = "../druid/index.html";
</script>
</head>
<body>
</body>
</html>