仪表盘
版本库
文件存储
活动
搜索
登录
王飞
/
hxzkMonitor-boot
监测平台后端springboot代码
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
监测平台后端稳定提交
王飞
2025-01-23
8b878300a3b44426d20b72ad4aea0291571a76ce
[~fei.wang/hxzkMonitor-boot.git]
/
src
/
main
/
resources
/
static
/
index.html
1
2
3
4
5
6
<html>
<body>
<h1>hello word!!!</h1>
<p>this is a html page</p>
</body>
</html>